Update bootstrap to 2.0.3
This makes the navbar collapse properly on small screens.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
body {
|
||||
padding-top: 40px;
|
||||
@media (min-width: 768px) {
|
||||
body {
|
||||
padding-top: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
.logo {
|
||||
|
Reference in New Issue
Block a user