|
@@ -37,7 +37,6 @@
|
|
"customWidth": true
|
|
"customWidth": true
|
|
},
|
|
},
|
|
"color": {
|
|
"color": {
|
|
- "gradients": [],
|
|
|
|
"palette": [
|
|
"palette": [
|
|
{
|
|
{
|
|
"slug": "primary",
|
|
"slug": "primary",
|
|
@@ -51,7 +50,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"slug": "foreground",
|
|
"slug": "foreground",
|
|
- "color": "#747577",
|
|
|
|
|
|
+ "color": "#323232",
|
|
"name": "Foreground"
|
|
"name": "Foreground"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -293,8 +292,8 @@
|
|
},
|
|
},
|
|
"separator": {
|
|
"separator": {
|
|
"opacity": 1,
|
|
"opacity": 1,
|
|
- "margin": "var(--wp--custom--gap--vertical) auto",
|
|
|
|
- "width": "150px"
|
|
|
|
|
|
+ "width": "150px",
|
|
|
|
+ "margin": "var(--wp--custom--gap--vertical) auto"
|
|
},
|
|
},
|
|
"table": {
|
|
"table": {
|
|
"figcaption": {
|
|
"figcaption": {
|
|
@@ -424,12 +423,12 @@
|
|
"core/post-title": {
|
|
"core/post-title": {
|
|
"spacing": {
|
|
"spacing": {
|
|
"margin": {
|
|
"margin": {
|
|
- "bottom": "0.5em"
|
|
|
|
|
|
+ "bottom": "1em"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
- "fontSize": "min(max(24px, 5vw), 48px)",
|
|
|
|
|
|
+ "fontSize": "36px",
|
|
"lineHeight": 1.2,
|
|
"lineHeight": 1.2,
|
|
"fontWeight": "700"
|
|
"fontWeight": "700"
|
|
},
|
|
},
|
|
@@ -474,6 +473,12 @@
|
|
"width": "0 0 1px 0"
|
|
"width": "0 0 1px 0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "core/site-title": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--normal)",
|
|
|
|
+ "fontWeight": 700
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"core/quote": {
|
|
"core/quote": {
|
|
"border": {
|
|
"border": {
|
|
"color": "var(--wp--custom--color--primary)",
|
|
"color": "var(--wp--custom--color--primary)",
|
|
@@ -495,12 +500,6 @@
|
|
"fontSize": "var(--wp--preset--font-size--normal)",
|
|
"fontSize": "var(--wp--preset--font-size--normal)",
|
|
"fontStyle": "normal"
|
|
"fontStyle": "normal"
|
|
}
|
|
}
|
|
- },
|
|
|
|
- "core/site-title": {
|
|
|
|
- "typography": {
|
|
|
|
- "fontSize": "var(--wp--preset--font-size--normal)",
|
|
|
|
- "fontWeight": 700
|
|
|
|
- }
|
|
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"color": {
|
|
"color": {
|
|
@@ -513,7 +512,7 @@
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
- "fontSize": "48px"
|
|
|
|
|
|
+ "fontSize": "36px"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
"margin": {
|
|
"margin": {
|
|
@@ -527,7 +526,7 @@
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
- "fontSize": "32px"
|
|
|
|
|
|
+ "fontSize": "30px"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
"margin": {
|
|
"margin": {
|
|
@@ -541,7 +540,7 @@
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
- "fontSize": "var(--wp--preset--font-size--large)"
|
|
|
|
|
|
+ "fontSize": "24px"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
"margin": {
|
|
"margin": {
|
|
@@ -555,7 +554,7 @@
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
- "fontSize": "var(--wp--preset--font-size--medium)"
|
|
|
|
|
|
+ "fontSize": "18px"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
"margin": {
|
|
"margin": {
|
|
@@ -569,7 +568,7 @@
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
- "fontSize": "var(--wp--preset--font-size--normal)"
|
|
|
|
|
|
+ "fontSize": "16px"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
"margin": {
|
|
"margin": {
|
|
@@ -583,7 +582,7 @@
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontFamily": "var(--wp--preset--font-family--overpass)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
"lineHeight": "var(--wp--custom--heading--typography--line-height)",
|
|
- "fontSize": "var(--wp--preset--font-size--small)"
|
|
|
|
|
|
+ "fontSize": "16px"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
"margin": {
|
|
"margin": {
|