0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

300, not light

This commit is contained in:
Mark Otto 2017-07-03 19:07:03 -07:00
parent 1e38b45980
commit 1846ab34f6

View File

@ -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;