From f6a6f7dc7e06b9ab74c278b1c0e2789774ee7596 Mon Sep 17 00:00:00 2001 From: Frankreed Date: Tue, 9 Apr 2024 17:06:31 -0700 Subject: [PATCH] added margin to the left and right of the segmented buttons --- app/content/drill/[id]/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/content/drill/[id]/index.js b/app/content/drill/[id]/index.js index b947c7b7..761ecf3a 100644 --- a/app/content/drill/[id]/index.js +++ b/app/content/drill/[id]/index.js @@ -76,12 +76,11 @@ export default function Index() { } /> - {/* Tab system */} - - {tabComponent()}