font-awesome-animation/vendor/bootstrap/examples/jumbotron/jumbotron.css
l-lin 1f221284e5 Big refactoring
* Folder reorganization
* Using myth to generate prefixes
* Change graphical charter
2014-04-16 23:54:21 +02:00

6 lines
127 B
CSS

/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 50px;
padding-bottom: 20px;
}