move heading typography to styles > elements

This commit is contained in:
desmukh
2023-01-23 11:06:37 +05:00
parent a059df6945
commit c67a53f535
+1 -3
View File
@@ -114,8 +114,8 @@
"fontWeight": "600", "fontWeight": "600",
"textTransform": "uppercase" "textTransform": "uppercase"
} }
}
}, },
"core/heading": {
"elements": { "elements": {
"h1": { "h1": {
"typography": { "typography": {
@@ -131,8 +131,6 @@
} }
} }
} }
}
}
}, },
"templateParts": [ "templateParts": [
{ {