mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Improve spacing and alignment of sections and their headings
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user