|
@@ -421,7 +421,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontSize": "min(max(48px, 7vw), 64px)",
|
|
"fontSize": "min(max(48px, 7vw), 64px)",
|
|
- "lineHeight": 1.2,
|
|
|
|
|
|
+ "lineHeight": "1.2",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)"
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -470,12 +470,6 @@
|
|
"style": "solid",
|
|
"style": "solid",
|
|
"width": "0px"
|
|
"width": "0px"
|
|
},
|
|
},
|
|
- "citation": {
|
|
|
|
- "typography": {
|
|
|
|
- "fontSize": "var(--wp--custom--font-sizes--tiny)",
|
|
|
|
- "fontWeight": "400"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"spacing": {
|
|
"spacing": {
|
|
"padding": {
|
|
"padding": {
|
|
"left": "calc( var(--wp--custom--gap--horizontal) * 3 )"
|
|
"left": "calc( var(--wp--custom--gap--horizontal) * 3 )"
|
|
@@ -491,7 +485,8 @@
|
|
"core/site-title": {
|
|
"core/site-title": {
|
|
"typography": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--normal)",
|
|
"fontSize": "var(--wp--preset--font-size--normal)",
|
|
- "fontWeight": 700,
|
|
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "textDecoration": "none",
|
|
"textTransform": "uppercase"
|
|
"textTransform": "uppercase"
|
|
},
|
|
},
|
|
"color": {
|
|
"color": {
|
|
@@ -504,11 +499,6 @@
|
|
"text": "var(--wp--custom--color--foreground)"
|
|
"text": "var(--wp--custom--color--foreground)"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
- "list": {
|
|
|
|
- "padding": {
|
|
|
|
- "left": "calc( 2 * var(--wp--custom--gap--horizontal) )"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"core/post-template": {
|
|
"core/post-template": {
|
|
"elements": {
|
|
"elements": {
|
|
"h2": {
|
|
"h2": {
|
|
@@ -534,7 +524,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
- "lineHeight": 1.2,
|
|
|
|
|
|
+ "lineHeight": "1.2",
|
|
"fontSize": "min(max(48px, 7vw), 80px)"
|
|
"fontSize": "min(max(48px, 7vw), 80px)"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
@@ -548,7 +538,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
- "lineHeight": 1.2,
|
|
|
|
|
|
+ "lineHeight": "1.2",
|
|
"fontSize": "min(max(36px, 6vw), 65px)"
|
|
"fontSize": "min(max(36px, 6vw), 65px)"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
@@ -562,7 +552,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
- "lineHeight": 1.2,
|
|
|
|
|
|
+ "lineHeight": "1.2",
|
|
"fontSize": "var(--wp--preset--font-size--large)"
|
|
"fontSize": "var(--wp--preset--font-size--large)"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
@@ -576,7 +566,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
- "lineHeight": 1.4,
|
|
|
|
|
|
+ "lineHeight": "1.4",
|
|
"fontSize": "var(--wp--preset--font-size--large)"
|
|
"fontSize": "var(--wp--preset--font-size--large)"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
@@ -590,7 +580,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
- "lineHeight": 1.4,
|
|
|
|
|
|
+ "lineHeight": "1.4",
|
|
"fontSize": "var(--wp--preset--font-size--normal)"
|
|
"fontSize": "var(--wp--preset--font-size--normal)"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
@@ -604,7 +594,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
- "lineHeight": 1.4,
|
|
|
|
|
|
+ "lineHeight": "1.4",
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|