diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 0ca6c511d..6246631c9 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -477,21 +477,13 @@ output { h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { + margin-bottom: .5rem; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } -h1, .h1, -h2, .h2, -h3, .h3, -h4, .h4, -h5, .h5, -h6, .h6 { - margin-bottom: .5rem; -} - h1 { font-size: 2.5rem; } |
