mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
Improve spacing and alignment of sections and their headings
This commit is contained in:
@@ -626,14 +626,13 @@ body {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Space things out */
|
/* Space things out */
|
||||||
.bs-docs-section + .bs-docs-section {
|
.bs-docs-section {
|
||||||
padding-top: 40px;
|
margin-bottom: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Janky fix for preventing navbar from overlapping */
|
/* Janky fix for preventing navbar from overlapping */
|
||||||
h1[id] {
|
h1[id] {
|
||||||
padding-top: 80px;
|
padding-top: 20px;
|
||||||
margin-top: -45px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
2
docs/assets/css/pack.min.css
vendored
2
docs/assets/css/pack.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user