feat(style): fix line height

This commit is contained in:
2024-01-26 23:02:21 +01:00
parent 0275a24b1f
commit ee85ea2feb
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ const config = {
fontSize: {
"sm": "0.8rem",
"base": "1rem",
"lg": "1.125rem",
"lg": "1.25rem",
"xl": "1.25rem",
"2xl": "1.563rem",
"3xl": "1.953rem",