|
@@ -38,11 +38,6 @@
|
|
|
]
|
|
|
},
|
|
|
"custom": {
|
|
|
- "body": {
|
|
|
- "typography": {
|
|
|
- "lineHeight": 1.5
|
|
|
- }
|
|
|
- },
|
|
|
"spacing": {
|
|
|
"small": "clamp(20px, 4vw, 90px)",
|
|
|
"medium": "clamp(30px, 8vw, 100px)",
|
|
@@ -161,7 +156,7 @@
|
|
|
},
|
|
|
"typography": {
|
|
|
"fontFamily": "var(--wp--preset--font-family--chivo)",
|
|
|
- "lineHeight": "var(--wp--custom--body--typography--line-height)",
|
|
|
+ "lineHeight": "1.5",
|
|
|
"fontSize": "var(--wp--preset--font-size--normal)"
|
|
|
}
|
|
|
},
|