diff options
| author | XhmikosR <[email protected]> | 2015-11-11 08:59:59 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-11-11 09:00:47 +0200 |
| commit | a291d79ecb4af9d8ca9e92cef2e2d2872f2efa38 (patch) | |
| tree | aab2ae79ccf10da6f56e1ebea114c4dfbe7d5d76 /dist/css/bootstrap.css | |
| parent | a8c04056fcb3c515eb0698085ba1bc183c23d247 (diff) | |
| download | bootstrap-a291d79ecb4af9d8ca9e92cef2e2d2872f2efa38.tar.xz bootstrap-a291d79ecb4af9d8ca9e92cef2e2d2872f2efa38.zip | |
Run `grunt`.
[ci skip]
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; } |
