Merge pull request #156 from cmgustavo/feature/02navbar-home-responsive
little fix: navbar
This commit is contained in:
commit
5ce7206912
@ -57,7 +57,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
|
|||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
.navbar-form {
|
.navbar-form {
|
||||||
width: 35%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user