Browse Source

Use Crimson Text as heading font family (#6985)

Sarah Norris 2 năm trước cách đây
mục cha
commit
f78f25f1e5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
 				}