2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

docs spacing for headings and leads

This commit is contained in:
Mark Otto
2014-07-09 21:35:35 -07:00
parent 61151f8d3d
commit 10f9260119
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -769,6 +769,10 @@ body {
padding-top: 2rem;
margin-top: 3rem;
}
.bs-docs-container > h1 + p {
font-size: 1.25rem;
font-weight: 300;
}
.bs-docs-container > h2 {
margin-top: 2.5rem;
}
+4
View File
@@ -714,6 +714,10 @@ body {
padding-top: 2rem;
margin-top: 3rem;
}
.bs-docs-container > h1 + p {
font-size: 1.25rem;
font-weight: 300;
}
.bs-docs-container > h2 {
margin-top: 2.5rem;
}