diff options
| author | Mark Otto <[email protected]> | 2015-08-17 21:13:54 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-17 21:13:54 -0700 |
| commit | c9ed01d972000e9211e0de8604ea927455b19faf (patch) | |
| tree | 53597cf3e9124a372e645bf3639118465eebd742 /dist/css/bootstrap.css | |
| parent | f0a8e56f806b91183a0130668c60012ef3c53a0d (diff) | |
| download | bootstrap-c9ed01d972000e9211e0de8604ea927455b19faf.tar.xz bootstrap-c9ed01d972000e9211e0de8604ea927455b19faf.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index ab84e9186..a8583a1c0 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -495,11 +495,11 @@ h6, .h6 { } h1, .h1 { - font-size: 2.75rem; + font-size: 2.5rem; } h2, .h2 { - font-size: 2.25rem; + font-size: 2rem; } h3, .h3 { |
