From b31dd8a1be52bdca471241c0f6a44ddc223dba1e Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:22:05 -0700 Subject: [PATCH] Fix tab spacing on mobile --- 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 bba35977..699b1912 100644 --- a/src/components/tab.jsx +++ b/src/components/tab.jsx @@ -14,7 +14,7 @@ export default function Tab({ tab }) {