aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-07-03 19:07:03 -0700
committerMark Otto <[email protected]>2017-08-10 22:40:02 -0700
commit1846ab34f68c9ac28254915ebcb885b7aef5d25e (patch)
treea767e43af9fcb454a1d67149b889b12b0dd1cfac
parent1e38b459809fd7cc9a02a898930d050ef35d1819 (diff)
downloadbootstrap-1846ab34f68c9ac28254915ebcb885b7aef5d25e.tar.xz
bootstrap-1846ab34f68c9ac28254915ebcb885b7aef5d25e.zip
300, not light
-rw-r--r--scss/_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss
index bf9916388..794d12d83 100644
--- a/scss/_variables.scss
+++ b/scss/_variables.scss
@@ -239,7 +239,7 @@ $font-size-base: 1rem !default; // Assumes the browser default, typically `16px`
$font-size-lg: 1.25rem !default;
$font-size-sm: .875rem !default;
-$font-weight-light: light !default;
+$font-weight-light: 300 !default;
$font-weight-normal: normal !default;
$font-weight-bold: bold !default;