docs css cleanup

This commit is contained in:
Mark Otto 2013-01-17 00:20:00 -08:00
parent 630005687d
commit 9374965b83
1 changed files with 1 additions and 10 deletions

View File

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