From 4b958848892bf90cf817510259402e935bfda3e5 Mon Sep 17 00:00:00 2001 From: Rich Tabor Date: Wed, 25 Sep 2024 17:08:39 -0400 Subject: [PATCH] Update theme.json --- theme.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/theme.json b/theme.json index c024f1fa..93fd71b8 100644 --- a/theme.json +++ b/theme.json @@ -995,6 +995,14 @@ } } }, + "core/columns": { + "spacing": { + "blockGap": { + "left": "var:preset|spacing|50", + "top": "var:preset|spacing|50" + } + } + }, "core/code": { "typography": { "fontFamily": "var:preset|font-family|fira-code",