Explorar o código

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

Ben Dwyer %!s(int64=3) %!d(string=hai) anos
pai
achega
90c88470ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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": {