Commit 6b2775b2 authored by Mark Otto's avatar Mark Otto

tweak alignment and spacing

parent 236a8650
......@@ -136,10 +136,10 @@ body {
//
.bs-docs-footer {
padding-top: 2rem;
margin-top: 6rem;
font-size: 85%;
color: #777;
text-align: center;
border-top: 1px solid #e5e5e5;
}
.bs-docs-footer-links {
......@@ -159,9 +159,6 @@ body {
.bs-docs-footer p {
margin-bottom: 0;
}
.bs-docs .bs-docs-footer {
text-align: left;
}
}
......@@ -171,7 +168,6 @@ body {
.bs-docs-social {
margin-bottom: 1.5rem;
text-align: center;
}
.bs-docs-social-buttons {
display: inline-block;
......@@ -198,9 +194,8 @@ body {
}
@media (min-width: 768px) {
.bs-docs .bs-docs-social {
.bs-docs-social {
margin-left: -.5rem;
text-align: left;
}
}
......
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