瀏覽代碼

Blockbase: Use variable for heading font size (#5101)

Ben Dwyer 3 年之前
父節點
當前提交
90c88470ee
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      blockbase/theme.json

+ 1 - 1
blockbase/theme.json

@@ -535,7 +535,7 @@
 					"fontFamily": "var(--wp--preset--font-family--heading-font)",
 					"fontFamily": "var(--wp--preset--font-family--heading-font)",
 					"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
 					"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
 					"lineHeight": "var(--wp--custom--heading--typography--line-height)",
 					"lineHeight": "var(--wp--custom--heading--typography--line-height)",
-					"fontSize": "32px"
+					"fontSize": "var(--wp--preset--font-size--huge)"
 				},
 				},
 				"spacing": {
 				"spacing": {
 					"margin": {
 					"margin": {