|
@@ -188,7 +188,7 @@
|
|
|
}
|
|
|
],
|
|
|
"fontSizes": {
|
|
|
- "tiny": "16px"
|
|
|
+ "tiny": "14px"
|
|
|
},
|
|
|
"form": {
|
|
|
"padding": "calc( 0.5 * var(--wp--custom--gap--horizontal) )",
|
|
@@ -629,7 +629,7 @@
|
|
|
"fontFamily": "var(--wp--preset--font-family--red-hat-display)",
|
|
|
"fontWeight": "900",
|
|
|
"lineHeight": "1.3",
|
|
|
- "fontSize": "var(--wp--preset--font-size--small)",
|
|
|
+ "fontSize": "var(--wp--preset--font-size--normal)",
|
|
|
"letterSpacing": "0.1em",
|
|
|
"textTransform": "uppercase"
|
|
|
},
|