diff --git a/theme.json b/theme.json index 1cc6f2a1..45d2edf2 100644 --- a/theme.json +++ b/theme.json @@ -361,9 +361,9 @@ }, "spacing": { "margin": { - "top": "0", + "top": "0!important", "right": "0", - "bottom": ".25rem", + "bottom": ".25rem!important", "left": "0" } }