소스 검색

Bugfix: line height problems fixed.

lfabl 3 달 전
부모
커밋
00d2d12da9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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": {