Skip to content

Commit

Permalink
ReRemoving --wght root var
Browse files Browse the repository at this point in the history
  • Loading branch information
Woedenaz authored Jul 16, 2021
1 parent 67bd8f2 commit 649aca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/root.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

/* Variable Body Font Settings */
/* SETTING | ========================== DESCRIPTION | FONT: RANGE */
--wght: 400;
/* --wght: 400; Unsetting wght var as it breaks font-weight: bold
/* ========================== Body Font Weight | Body: 100 - 900 */
--ital: 0;
/* ========================== Body Font Italic | Body: 0 - 1 */
Expand Down

0 comments on commit 649aca5

Please sign in to comment.