0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

docs css cleanup

This commit is contained in:
Mark Otto 2013-01-17 00:20:00 -08:00
parent 630005687d
commit 9374965b83

View File

@ -86,18 +86,8 @@ section > ul li {
/* Masthead (docs home)
------------------------- */
.masthead {
/*padding: 70px 0 80px;*/
}
.masthead h1 {
/*font-size: 120px;*/
line-height: 1;
/*letter-spacing: -2px;*/
}
.masthead p {
/*font-size: 40px;
font-weight: 200;
line-height: 1.25;*/
}
/* Textual links in masthead */
@ -448,6 +438,7 @@ section > ul li {
/* Tablets and up */
@media screen and (min-width: 768px) {
/* Account for fixed navbar */
body {
padding-top: 44px;