소스 검색

reduced lineheight of h3

Maggie 4 년 전
부모
커밋
cc427aa9e9
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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)"
 				}
 			},