Skip to content

Commit

Permalink
chore: adjust weight
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Jun 18, 2024
1 parent 3d706ca commit 4ba8e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
@font-face {
font-family: Unbounded;
font-style: normal;
font-weight: 900;
font-weight: 800;
src: url('./fonts/Unbounded.woff2') format('woff2');
}

0 comments on commit 4ba8e4c

Please sign in to comment.