tweak button typography

This commit is contained in:
Aadil Ayub 2024-05-09 16:23:22 +05:00
parent 8822dc0f3e
commit 20e3ac6cfc

View File

@ -296,7 +296,8 @@
}, },
"typography": { "typography": {
"fontSize": "var(--wp--preset--font-size--small)", "fontSize": "var(--wp--preset--font-size--small)",
"textTransform": "uppercase" "fontFamily": "var(--wp--preset--font-family--atkinson-hyperlegible)",
"fontWeight": "700"
} }
}, },
"core/separator": { "core/separator": {