Commit 9374965b authored by Mark Otto's avatar Mark Otto
Browse files

docs css cleanup

parent 63000568
Showing with 1 addition and 10 deletions
+1 -10
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment