Commit d1f69d4a authored by Mark Otto's avatar Mark Otto

scope styles to masthead, not homepage

parent e4f33a91
...@@ -385,7 +385,7 @@ body { ...@@ -385,7 +385,7 @@ body {
border-radius: 4px; border-radius: 4px;
border-width: 1px !important; border-width: 1px !important;
} }
.bs-docs-home .carbonad { .bs-masthead .carbonad {
margin: 50px auto 0 !important; margin: 50px auto 0 !important;
} }
} }
...@@ -406,7 +406,7 @@ body { ...@@ -406,7 +406,7 @@ body {
padding: 15px !important; padding: 15px !important;
width: 330px !important; width: 330px !important;
} }
.bs-docs-home .carbonad { .bs-masthead .carbonad {
position: static; position: static;
} }
} }
......
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