|
@@ -556,7 +556,6 @@
|
|
|
"text": "var(--wp--custom--button--color--text)"
|
|
|
},
|
|
|
"typography": {
|
|
|
- "fontFamily": "var(--wp--preset--font-family--body-font)",
|
|
|
"fontSize": "var(--wp--custom--button--typography--font-size)",
|
|
|
"fontWeight": "var(--wp--custom--button--typography--font-weight)",
|
|
|
"lineHeight": "var(--wp--custom--button--typography--line-height)"
|
|
@@ -778,7 +777,7 @@
|
|
|
},
|
|
|
"typography": {
|
|
|
"lineHeight": "var(--wp--custom--body--typography--line-height)",
|
|
|
- "fontFamily": "var(--wp--preset--font-family--body-font)",
|
|
|
+ "fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
|
"fontSize": "var(--wp--custom--font-sizes--normal)"
|
|
|
}
|
|
|
}
|