|
@@ -63,9 +63,6 @@
|
|
"gap": {
|
|
"gap": {
|
|
"horizontal": "min(30px, 5vw)",
|
|
"horizontal": "min(30px, 5vw)",
|
|
"vertical": "min(30px, 5vw)"
|
|
"vertical": "min(30px, 5vw)"
|
|
- },
|
|
|
|
- "fontSizes":{
|
|
|
|
- "default-title": "clamp(1.25rem, calc(1.25rem + ((1vw - 0.48rem) * 2.4038)), 2.5rem)"
|
|
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"layout": {
|
|
"layout": {
|
|
@@ -144,22 +141,25 @@
|
|
"name": "Small"
|
|
"name": "Small"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "size": "1.25rem",
|
|
|
|
|
|
+ "size": "1rem",
|
|
"fluid": {
|
|
"fluid": {
|
|
- "min": "1.25rem",
|
|
|
|
- "max": "1.5rem"
|
|
|
|
|
|
+ "min": "1rem",
|
|
|
|
+ "max": "1.25rem"
|
|
},
|
|
},
|
|
"slug": "medium",
|
|
"slug": "medium",
|
|
"name": "Medium"
|
|
"name": "Medium"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "size": "1.75rem",
|
|
|
|
- "fluid": false,
|
|
|
|
|
|
+ "size": "1.25rem",
|
|
|
|
+ "fluid": {
|
|
|
|
+ "min": "1.25rem",
|
|
|
|
+ "max": "2.5rem"
|
|
|
|
+ },
|
|
"slug": "large",
|
|
"slug": "large",
|
|
"name": "Large"
|
|
"name": "Large"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "size": "2.5rem",
|
|
|
|
|
|
+ "size": "3rem",
|
|
"fluid": false,
|
|
"fluid": false,
|
|
"slug": "x-large",
|
|
"slug": "x-large",
|
|
"name": "Extra Large"
|
|
"name": "Extra Large"
|
|
@@ -292,7 +292,7 @@
|
|
},
|
|
},
|
|
"core/navigation": {
|
|
"core/navigation": {
|
|
"typography": {
|
|
"typography": {
|
|
- "fontSize": "var(--wp--custom--font-sizes--default-title)"
|
|
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/post-date": {
|
|
"core/post-date": {
|
|
@@ -300,7 +300,7 @@
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
- "fontSize": "var(--wp--custom--font-sizes--default-title)",
|
|
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)",
|
|
"textTransform": "uppercase",
|
|
"textTransform": "uppercase",
|
|
"letterSpacing": "-0.04em"
|
|
"letterSpacing": "-0.04em"
|
|
|
|
|
|
@@ -322,7 +322,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"lineHeight": "1.125",
|
|
"lineHeight": "1.125",
|
|
"fontWeight": "400",
|
|
"fontWeight": "400",
|
|
- "fontSize": "var(--wp--custom--font-sizes--default-title)"
|
|
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/pullquote": {
|
|
"core/pullquote": {
|
|
@@ -388,12 +388,12 @@
|
|
"core/site-title": {
|
|
"core/site-title": {
|
|
"typography": {
|
|
"typography": {
|
|
"lineHeight": ".8",
|
|
"lineHeight": ".8",
|
|
- "fontSize": "var(--wp--custom--font-sizes--default-title)"
|
|
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)"
|
|
},
|
|
},
|
|
"elements": {
|
|
"elements": {
|
|
"link": {
|
|
"link": {
|
|
"typography": {
|
|
"typography": {
|
|
- "fontSize": "var(--wp--custom--font-sizes--default-title)",
|
|
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)",
|
|
"fontWeight": "700",
|
|
"fontWeight": "700",
|
|
"textDecoration": "underline solid 1.5px",
|
|
"textDecoration": "underline solid 1.5px",
|
|
"fontStyle": "italic",
|
|
"fontStyle": "italic",
|
|
@@ -415,7 +415,7 @@
|
|
"core/read-more": {
|
|
"core/read-more": {
|
|
"typography": {
|
|
"typography": {
|
|
"textTransform": "uppercase",
|
|
"textTransform": "uppercase",
|
|
- "fontSize": "var(--wp--custom--font-sizes--default-title)",
|
|
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)",
|
|
"letterSpacing": "-0.04em"
|
|
"letterSpacing": "-0.04em"
|
|
},
|
|
},
|
|
"border": {
|
|
"border": {
|
|
@@ -532,7 +532,7 @@
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--spacemono)",
|
|
"fontFamily": "var(--wp--preset--font-family--spacemono)",
|
|
- "fontSize": "clamp(0.875rem, calc(0.875rem + ((1vw - 0.48rem) * 0.7212)), 1.25rem)",
|
|
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)",
|
|
"lineHeight": "1.6"
|
|
"lineHeight": "1.6"
|
|
}
|
|
}
|
|
},
|
|
},
|