diff options
| author | Mark Otto <[email protected]> | 2015-11-12 22:15:09 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-11-12 22:15:09 -0800 |
| commit | fd8cd7ea88ea9ad74b288229dc584a61f4c8cfad (patch) | |
| tree | 528dd76c4c12681b0b21695adb0768254ec2217c | |
| parent | 677b7bd1c0e4792ca9f278320070d50111bf2137 (diff) | |
| parent | f29eb4d213130796898a30d3fa2b3d056c485d43 (diff) | |
| download | bootstrap-fd8cd7ea88ea9ad74b288229dc584a61f4c8cfad.tar.xz bootstrap-fd8cd7ea88ea9ad74b288229dc584a61f4c8cfad.zip | |
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
| -rw-r--r-- | scss/_variables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss index dd331d9bc..7d3453d03 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -134,7 +134,7 @@ $font-size-root: 16px !default; $font-size-base: 1rem !default; $font-size-lg: 1.25rem !default; -$font-size-sm: .85rem !default; +$font-size-sm: .875rem !default; $font-size-xs: .75rem !default; $font-size-h1: 2.5rem !default; |
