@@ -298,7 +298,6 @@ p.has-text-color a {
}
.wp-block-quote {
- font-family: var(--wp--custom--quote--typography--font-family);
border-left: var(--wp--custom--quote--border--width) solid var(--wp--custom--quote--border--color);
padding-left: var(--wp--custom--padding--horizontal);
@@ -176,9 +176,6 @@
"color": "var(--wp--custom--color--secondary)",
"width": "1px"
},
- "typography": {
- "font-family": "var(--wp--preset--font-family--headings)"
- },
"citation": {
"typography": {
"font-size": "var(--wp--preset--font-size--small)",
@@ -1,5 +1,4 @@
cite, .wp-block-quote__citation {