Skatepark: theme.json: add margin/spacing settings + content layout
@@ -38,10 +38,22 @@
"fontWeight": "700"
}
},
+ "layout": {
+ "contentSize": "684px"
+ },
"line-height": {
"body": 1.6
+ "margin": {
+ "baseline": "15px",
+ "horizontal": "30px",
+ "vertical": "45px"
+ "contentSize": "684px",
+ "wideSize": "1194px"
"typography": {
"customFontSize": true,
"customLineHeight": true,
@@ -184,7 +184,7 @@
"layout": {
- "contentSize": "620px"
"list": {
"spacing": {
@@ -194,9 +194,9 @@
"margin": {
- "baseline": "10px",
"horizontal": "30px",
- "vertical": "30px"
"paragraph": {
"dropcap": {
@@ -280,8 +280,8 @@
- "contentSize": "620px",
- "wideSize": "1000px"
"customPadding": true,