|
@@ -404,7 +404,8 @@
|
|
|
"fontSize": "var(--wp--custom--button--typography--font-size)",
|
|
|
"fontWeight": "var(--wp--custom--button--typography--font-weight)",
|
|
|
"lineHeight": "var(--wp--custom--button--typography--line-height)",
|
|
|
- "letterSpacing": "0.1em"
|
|
|
+ "letterSpacing": "0.1em",
|
|
|
+ "textTransform": "uppercase"
|
|
|
}
|
|
|
},
|
|
|
"core/code": {
|