Skip to content

Commit

Permalink
feat(mobile): slightly decrease text lg size
Browse files Browse the repository at this point in the history
  • Loading branch information
bkdev98 committed Sep 22, 2024
1 parent 7906ced commit 9c922ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/mobile/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
xs: '0.813rem',
sm: '1rem',
base: '1.125rem',
lg: '1.25rem',
lg: '1.1875rem',
xl: '1.375rem',
'2xl': '1.563rem',
'3xl': '1.953rem',
Expand Down

0 comments on commit 9c922ad

Please sign in to comment.