Skip to content

Commit

Permalink
refactor: body small letter-spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Daydreamer-riri committed Jan 1, 2024
1 parent a1aaf72 commit a06d1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typography/_var.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $values: (
'font-size': rem(57),
'line-height': rem(64),
'font-weight': 475,
'letter-spacing': rem(0),
'letter-spacing': rem(-0.25),
),
'display-m': (
'font-size': rem(45),
Expand Down

0 comments on commit a06d1cf

Please sign in to comment.