mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-01 17:32:41 +02:00
beta docs
This commit is contained in:
5
docs/3.3/examples/jumbotron/jumbotron.css
Normal file
5
docs/3.3/examples/jumbotron/jumbotron.css
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Move down content because we have a fixed navbar that is 50px tall */
|
||||
body {
|
||||
padding-top: 50px;
|
||||
padding-bottom: 20px;
|
||||
}
|
Reference in New Issue
Block a user