Skip to content

Commit

Permalink
Add $font-weight-extrabold
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasahlin committed Jul 12, 2021
1 parent 90699c1 commit c0c49a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/marketing/support/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ $marketing-font-path: "/fonts/" !default;

$font-mktg: $body-font !default;
$font-weight-medium: 450 !default;
$font-weight-extrabold: 700 !default;

$mktg-font-feature-settings: 'ss02' on, 'ss01' on !default;
$mktg-header-spacing-large: -0.03em !default;
Expand Down

0 comments on commit c0c49a1

Please sign in to comment.