CHORE Handling spacing and padding
This commit is contained in:
parent
7e84aaab0f
commit
a87003fd97
11
theme.json
11
theme.json
|
|
@ -5,6 +5,17 @@
|
||||||
"contentSize": "960px",
|
"contentSize": "960px",
|
||||||
"wideSize": "1280px"
|
"wideSize": "1280px"
|
||||||
},
|
},
|
||||||
|
"spacing": {
|
||||||
|
"blockGap": true,
|
||||||
|
"margin": {
|
||||||
|
"custom": true,
|
||||||
|
"individual": true
|
||||||
|
},
|
||||||
|
"padding": {
|
||||||
|
"custom": true,
|
||||||
|
"individual": true
|
||||||
|
}
|
||||||
|
},
|
||||||
"color": {
|
"color": {
|
||||||
"defaultPalette": false,
|
"defaultPalette": false,
|
||||||
"custom": false,
|
"custom": false,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user