Commit 36aa3afb authored by Mark Otto's avatar Mark Otto

Improve spacing and alignment of sections and their headings

parent 613a95d8
......@@ -626,14 +626,13 @@ body {
*/
/* Space things out */
.bs-docs-section + .bs-docs-section {
padding-top: 40px;
.bs-docs-section {
margin-bottom: 60px;
}
/* Janky fix for preventing navbar from overlapping */
h1[id] {
padding-top: 80px;
margin-top: -45px;
padding-top: 20px;
}
......
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