Skip to content

Commit

Permalink
refactor : rem 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
guesung committed Aug 10, 2023
1 parent cdbe396 commit 83806d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/theme/fontSizes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const fontSizes = {
{
lineHeight: '1.875rem',
fontWeight: 'bold',
letterSpacing: '-0.0063rem',
letterSpacing: '-0.00625rem',
},
],
'subtitle-1': [
Expand Down

0 comments on commit 83806d9

Please sign in to comment.