소스 검색

Erma: adding defult font weight

Matias Benedetto 2 년 전
부모
커밋
0ec3622d21
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      erma/theme.json

+ 1 - 0
erma/theme.json

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