diff --git a/strand/theme.json b/strand/theme.json index e1e9867193..784236758a 100644 --- a/strand/theme.json +++ b/strand/theme.json @@ -691,10 +691,10 @@ "spacing": { "blockGap": "1.5rem", "padding": { - "bottom": "0", - "left": "0", - "right": "0", - "top": "0" + "bottom": "0px", + "left": "0px", + "right": "0px", + "top": "0px" } }, "typography": { @@ -715,4 +715,4 @@ ], "version": 2, "$schema": "https://schemas.wp.org/trunk/theme.json" -} \ No newline at end of file +}