Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
[:lipstick:] change the line-height
Browse files Browse the repository at this point in the history
  • Loading branch information
Mostafa Shamsitabar committed Apr 3, 2021
1 parent 9cd209d commit 5b7bc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sonnat-ui/src/Code/Code.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const useStyles = makeStyles(
...useText({
fontSize: "inherit",
fontWeight: fontWeight.regular,
lineHeight: 2,
lineHeight: 1.45,
color: colors.text.primary
}),
direction,
Expand Down

0 comments on commit 5b7bc7d

Please sign in to comment.