mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
publish 3.4 docs
This commit is contained in:
5
docs/3.4/examples/jumbotron/jumbotron.css
Executable file
5
docs/3.4/examples/jumbotron/jumbotron.css
Executable 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