@@ -536,7 +536,7 @@
},
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)",
- "lineHeight": 0.7
+ "lineHeight": "0.7"
}
"core/paragraph": {
@@ -563,7 +563,7 @@
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "normal",
"fontWeight": "300",
- "lineHeight": 1.7
+ "lineHeight": "1.7"
"core/post-date": {
@@ -820,7 +820,6 @@
"heading": {
- "fontFamily": "var(--wp--preset--font-family--rubik)",
"fontWeight": "400",
"lineHeight": "1.125"
@@ -558,11 +558,10 @@
"fontWeight": "700",
"letterSpacing": "0.05em",
- "lineHeight": 1.2,
+ "lineHeight": "1.2",
"textTransform": "uppercase"