Skip to content

Commit

Permalink
Make leading-right be 1.45
Browse files Browse the repository at this point in the history
  • Loading branch information
brookback committed Mar 3, 2023
1 parent 9206cc8 commit 1684a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ module.exports = {

lineHeight: {
none: 1,
tight: 1.25,
tight: 1.45,
normal: leading,
loose: 2,
},
Expand Down

0 comments on commit 1684a84

Please sign in to comment.