|
@@ -1,6 +1,7 @@
|
|
|
{
|
|
|
"settings": {
|
|
|
"appearanceTools": true,
|
|
|
+ "useRootPaddingAwareAlignments": true,
|
|
|
"color": {
|
|
|
"custom": true,
|
|
|
"customGradient": true,
|
|
@@ -36,7 +37,6 @@
|
|
|
"contentSize": "700px",
|
|
|
"wideSize": "1160px"
|
|
|
},
|
|
|
- "useRootPaddingAwareAlignments": true,
|
|
|
"spacing": {
|
|
|
"blockGap": true,
|
|
|
"units": [
|
|
@@ -199,7 +199,7 @@
|
|
|
}
|
|
|
},
|
|
|
"color": {
|
|
|
- "background": "var(--wp--preset--color--base)",
|
|
|
+ "background": "var(--wp--preset--color--background)",
|
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
|
},
|
|
|
"elements": {
|