diff --git a/frost/theme.json b/frost/theme.json index 04e8d05b..e25c7590 100644 --- a/frost/theme.json +++ b/frost/theme.json @@ -217,13 +217,6 @@ "fontWeight": "var(--wp--custom--font-weight--medium)" } }, - "core/buttons": { - "spacing": { - "margin": { - "bottom": "0" - } - } - }, "core/calendar": { "spacing": { "margin": { @@ -398,7 +391,6 @@ "core/quote": { "border": { "color": "var(--wp--preset--color--black)", - "radius": "0", "style": "solid", "width": "1px" }, @@ -460,13 +452,6 @@ "lineHeight": "var(--wp--custom--line-height--one)" } }, - "core/social-links": { - "spacing": { - "margin": { - "bottom": "0" - } - } - }, "core/table": { "spacing": { "margin": {