Skip to content

Commit

Permalink
300, not light
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Aug 11, 2017
1 parent 1e38b45 commit 1846ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 1846ab3

Please sign in to comment.