瀏覽代碼

Use Crimson Text as heading font family (#6985)

Sarah Norris 2 年之前
父節點
當前提交
f78f25f1e5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      verso/theme.json

+ 1 - 1
verso/theme.json

@@ -520,7 +520,7 @@
 			},
 			"heading": {
 				"typography": {
-					"fontFamily": "var(--wp--preset--font-family--rubik)",
+					"fontFamily": "var:preset|font-family|crimson-text",
 					"fontWeight": "400",
 					"lineHeight": "1.125"
 				}