Commit 1309085d authored by Mark Otto's avatar Mark Otto

change up the padding on bs-docs-header container to alleviate #13682

parent 8d9ef8f0
......@@ -239,7 +239,7 @@ body {
background-repeat: repeat-x;
}
/* Masthead (headings and download button) */
/* Masthead (headings and download button) */
.bs-docs-masthead .bs-docs-booticon {
margin: 0 auto 30px;
}
......@@ -272,8 +272,7 @@ body {
@media (min-width: 768px) {
.bs-docs-masthead {
padding-top: 80px;
padding-bottom: 80px;
padding: 80px 0;
}
.bs-docs-masthead h1 {
font-size: 60px;
......
This diff is collapsed.
Markdown is supported
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