Commit a8a60e94 authored by Mark Otto's avatar Mark Otto
Browse files

padding twerk

parent 33864b4a
Showing with 3 additions and 1 deletion
+3 -1
...@@ -445,7 +445,7 @@ section > ul li { ...@@ -445,7 +445,7 @@ section > ul li {
} }
/* Tweak display of docs jumbotrons */ /* Tweak display of docs jumbotrons */
.bs-docs-jumbotron { .masthead {
padding-top: 100px; padding-top: 100px;
padding-bottom: 100px; padding-bottom: 100px;
} }
...@@ -458,6 +458,8 @@ section > ul li { ...@@ -458,6 +458,8 @@ section > ul li {
margin-right: 10%; margin-right: 10%;
} }
.subhead { .subhead {
padding-top: 60px;
padding-bottom: 60px;
text-align: left; text-align: left;
} }
......
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