Skip to content

Commit

Permalink
Update font-size
Browse files Browse the repository at this point in the history
  • Loading branch information
susiekims committed Sep 7, 2023
1 parent e590d76 commit 8f384cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const TEXT_ICON_SPACING = 4;
export const ICON_SIZE = 5.5;

export const FONT_SIZE = 11;
export const FONT_WEIGHT = 450;
export const FONT_WEIGHT = 400;

export const HEIGHT = 16;

Expand Down

0 comments on commit 8f384cd

Please sign in to comment.