From 241c9814443d5b97f00dd37c748ad5006a2e1431 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:25:12 -0700 Subject: [PATCH] Fix tab spacing on mobile (#2209) --- src/components/tab.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/tab.jsx b/src/components/tab.jsx index bba35977d..699b19123 100644 --- a/src/components/tab.jsx +++ b/src/components/tab.jsx @@ -14,7 +14,7 @@ export default function Tab({ tab }) {