浏览代码

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": {
 		"typography": {
+			"fontWeight": "300",
 			"fontFamily": "var:preset|font-family|figtree",
 			"fontFamily": "var:preset|font-family|figtree",
 			"fontSize": "var(--wp--preset--font-size--medium)",
 			"fontSize": "var(--wp--preset--font-size--medium)",
 			"lineHeight": "1.6"
 			"lineHeight": "1.6"