소스 검색

Paimio: fix dotCom issues (#6930)

* fix dotCom issues

* remove index.php
Madhu Dollu 2 년 전
부모
커밋
88e0613436
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      paimio/theme.json

+ 1 - 0
paimio/theme.json

@@ -552,6 +552,7 @@
 		"typography": {
 		"typography": {
 			"fontFamily": "var:preset|font-family|newsreader",
 			"fontFamily": "var:preset|font-family|newsreader",
 			"fontSize": "var(--wp--preset--font-size--medium)",
 			"fontSize": "var(--wp--preset--font-size--medium)",
+			"fontWeight": "300",
 			"lineHeight": "1.6"
 			"lineHeight": "1.6"
 		}
 		}
 	},
 	},