This website requires JavaScript.
Explore
Help
Sign In
root
/
bootstrap
mirror of
https://github.com/twbs/bootstrap.git
Watch
1
Star
0
Fork
You've already forked bootstrap
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
d157fcebba
bootstrap
/
docs
/
examples
/
jumbotron
/
jumbotron.css
5 lines
103 B
CSS
Raw
Normal View
History
Unescape
Escape
Update remaining templates to match starter template
2013-06-24 08:17:08 +08:00
/* Move down content because we have a fixed navbar that is 50px tall */
body
{
Normalize examples and update where relevant.
2016-10-19 22:45:00 +08:00
padding-top
:
2rem
;
Update remaining templates to match starter template
2013-06-24 08:17:08 +08:00
}