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

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

parent 8d9ef8f0
4 merge requests!28721Hot test,!16605Test pull please ignore,!22103test,!25326Adjust examples
Showing with 3 additions and 4 deletions
+3 -4
......@@ -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.
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