restyle headings

This commit is contained in:
Aadil Ayub 2024-05-09 17:00:28 +05:00
parent fad43e5d4d
commit b2b8664e4c

View File

@ -288,6 +288,10 @@
"core/heading": { "core/heading": {
"color": { "color": {
"text": "var(--wp--preset--color--main-purple)" "text": "var(--wp--preset--color--main-purple)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--atkinson-hyperlegible)",
"fontWeight": "700"
} }
}, },
"core/button": { "core/button": {