Slight adjustments to pullquote block settings (#5841)

This commit is contained in:
Jason Crist 2022-04-11 12:57:12 -04:00 committed by GitHub
parent b4aeb8cbfc
commit f679e174f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -266,6 +266,14 @@
"fontSize": "clamp(1.25rem, 2.5vw, 2rem)"
}
},
"core/pullquote": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading-font)"
},
"border": {
"width": "1px"
}
},
"core/site-title": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",