Commit e3b8081b authored by Mark Otto's avatar Mark Otto

Better spacing of le docs sections

parent e647d54f
......@@ -175,6 +175,10 @@ body {
position: relative;
}
.bs-docs-section + .bs-docs-section {
margin-top: 80px;
}
/* Ads in page headers */
.carbonad {
width: auto !important;
......@@ -211,11 +215,6 @@ body {
display: none; /* hide what I assume are tracking images */
}
/* Padding for in-page bookmarks */
.bs-docs-section {
padding-top: 30px;
}
/* Docs sidebar
......
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