diff --git a/tu/theme.json b/tu/theme.json index cea904f9dd..7d47d62824 100644 --- a/tu/theme.json +++ b/tu/theme.json @@ -640,9 +640,9 @@ "spacing": { "blockGap": "1.5rem", "padding": { - "top": "0", + "top": "0px", "right": "var(--wp--style--block-gap)", - "bottom": "0", + "bottom": "0px", "left": "var(--wp--style--block-gap)" } },