Skip to content

Commit

Permalink
wallet-ext: fix inter font weight
Browse files Browse the repository at this point in the history
  • Loading branch information
pchrysochoidis committed Aug 15, 2022
1 parent 65efcc1 commit f612b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wallet/src/ui/styles/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
font-style: normal;
font-display: swap;
src: url('_assets/fonts/inter.ttf');
font-weight: 100 900;
}

html,
Expand Down

0 comments on commit f612b2f

Please sign in to comment.