Parcourir la source

Bugfix: line height problems fixed.

lfabl il y a 3 mois
Parent
commit
00d2d12da9
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/variants/themes/default.json

+ 2 - 2
src/variants/themes/default.json

@@ -155,7 +155,7 @@
                 "fontFamily": "Geist",
                 "fontWeight": "400",
                 "fontSize": 14,
-                "lineHeight": 14,
+                "lineHeight": 20,
                 "letterSpacing": 0.1
             },
             "labelMediumSize": {
@@ -262,7 +262,7 @@
                 "fontFamily": "Geist",
                 "fontWeight": "400",
                 "fontSize": 12,
-                "lineHeight": 12,
+                "lineHeight": 16,
                 "letterSpacing": 0.5
             },
             "labelMediumSize": {