2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

use static top navbar in jumbotron

This commit is contained in:
Mark Otto
2014-12-04 01:07:04 -08:00
parent 04d9091158
commit 7c391867d7
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 5rem;
padding-bottom: 2rem;
}