Ver código fonte

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

Ben Dwyer 3 anos atrás
pai
commit
90c88470ee
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      blockbase/theme.json

+ 1 - 1
blockbase/theme.json

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