Skip to content

Commit

Permalink
update font size
Browse files Browse the repository at this point in the history
  • Loading branch information
JDMathew committed Oct 9, 2024
1 parent 230eb6d commit 64f537e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/shared/src/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ export const theme = {
big: 24,
},
fontSize: {
normal: 12,
small: 12,
normal: 15,
medium: 18,
big: 24,
},
Expand Down

0 comments on commit 64f537e

Please sign in to comment.