define default body text style
This commit is contained in:
parent
bec4286a37
commit
fb2631cd03
@ -219,7 +219,10 @@
|
|||||||
"text": "var(--wp--preset--color--contrast)"
|
"text": "var(--wp--preset--color--contrast)"
|
||||||
},
|
},
|
||||||
"typography": {
|
"typography": {
|
||||||
"fontFamily": "Inclusive Sans"
|
"fontFamily": "Inclusive Sans",
|
||||||
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
||||||
|
"fontWeight": "400",
|
||||||
|
"lineHeight": "1.6"
|
||||||
},
|
},
|
||||||
"blocks": {
|
"blocks": {
|
||||||
"core/post-title": {
|
"core/post-title": {
|
||||||
|
Loading…
Reference in New Issue
Block a user