use css var for body text style
This commit is contained in:
parent
20e3ac6cfc
commit
c8ad4ebee7
@ -255,7 +255,7 @@
|
|||||||
"text": "var(--wp--preset--color--contrast)"
|
"text": "var(--wp--preset--color--contrast)"
|
||||||
},
|
},
|
||||||
"typography": {
|
"typography": {
|
||||||
"fontFamily": "Inclusive Sans",
|
"fontFamily": "var(--wp--preset--font-family--inclusive-sans)",
|
||||||
"fontSize": "var(--wp--preset--font-size--medium)",
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
||||||
"fontWeight": "400",
|
"fontWeight": "400",
|
||||||
"lineHeight": "1.6"
|
"lineHeight": "1.6"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user