diff options
| author | Mark Otto <[email protected]> | 2017-07-01 12:58:23 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-01 22:57:19 -0700 |
| commit | 97a5bc4870a7c20afd03e594fba7bfca77de900d (patch) | |
| tree | d26e528d12b472b2111d57bf9fc7ce08d6ab489e | |
| parent | c90cef019ae3b2b4ccdb52997ee96189a5fd6da0 (diff) | |
| download | bootstrap-97a5bc4870a7c20afd03e594fba7bfca77de900d.tar.xz bootstrap-97a5bc4870a7c20afd03e594fba7bfca77de900d.zip | |
no xs sizes being used
| -rw-r--r-- | scss/_variables.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss index d40f9d83e..5f22350f6 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -238,7 +238,6 @@ $font-family-base: $font-family-sans-serif !default; $font-size-base: 1rem !default; // Assumes the browser default, typically `16px` $font-size-lg: 1.25rem !default; $font-size-sm: .875rem !default; -$font-size-xs: .75rem !default; $font-weight-normal: normal !default; $font-weight-bold: bold !default; |
