Browse Source

reduced lineheight of h3

Maggie 4 năm trước cách đây
mục cha
commit
cc427aa9e9
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      skatepark/child-theme.json
  2. 1 1
      skatepark/theme.json

+ 1 - 1
skatepark/child-theme.json

@@ -211,7 +211,7 @@
 				"typography": {
 					"fontSize": "min(max(30px, 5vw), 48px)",
 					"fontWeight": "900",
-					"lineHeight": 1.4
+					"lineHeight": 1.3
 				}
 			},
 			"h4": {

+ 1 - 1
skatepark/theme.json

@@ -477,7 +477,7 @@
 				"typography": {
 					"fontFamily": "var(--wp--custom--heading--typography--font-family)",
 					"fontWeight": "900",
-					"lineHeight": 1.4,
+					"lineHeight": 1.3,
 					"fontSize": "min(max(30px, 5vw), 48px)"
 				}
 			},