From 26bd2028a8e7f83a52386e8a1143d4e009e2811b Mon Sep 17 00:00:00 2001 From: Venessa Kuchenik Date: Wed, 16 Jul 2025 14:38:10 -0700 Subject: [PATCH] updated padding btwn sidebar btns --- client/src/theme.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/theme.js b/client/src/theme.js index 6d14d11..04b6bb0 100644 --- a/client/src/theme.js +++ b/client/src/theme.js @@ -35,7 +35,7 @@ const sidebarRecipe = defineSlotRecipe({ flexDirection: "column", justifyContent: "start", alignItems: "start", - gap: 2, + gap: 4, p: 2, }, buttons: {