diff --git a/theme.json b/theme.json index b171385..ef6fae2 100644 --- a/theme.json +++ b/theme.json @@ -5,6 +5,17 @@ "contentSize": "960px", "wideSize": "1280px" }, + "spacing": { + "blockGap": true, + "margin": { + "custom": true, + "individual": true + }, + "padding": { + "custom": true, + "individual": true + } + }, "color": { "defaultPalette": false, "custom": false,