tweak separator style

This commit is contained in:
Aadil Ayub 2024-05-09 16:52:28 +05:00
parent af48743b5b
commit fad43e5d4d

View File

@ -320,10 +320,10 @@
"border": { "border": {
"color": "currentColor", "color": "currentColor",
"style": "solid", "style": "solid",
"width": "0 0 1px 0" "width": "0 0 3px 0"
}, },
"color": { "color": {
"text": "var(--wp--preset--color--main-green)" "text": "var(--wp--preset--color--main-purple)"
} }
} }
}, },