From 2a633c939420d2410323aa099e7798e72f12652d Mon Sep 17 00:00:00 2001 From: cqb13 Date: Wed, 13 Sep 2023 21:26:27 -0400 Subject: [PATCH] Mobile style for scoring --- components/general/button.tsx | 2 +- components/scoring/scoreSetupMenu.tsx | 2 +- components/scoring/scoringChart.tsx | 8 +++----- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/components/general/button.tsx b/components/general/button.tsx index 9170f9e..3f9a3aa 100644 --- a/components/general/button.tsx +++ b/components/general/button.tsx @@ -10,7 +10,7 @@ export default function Button({ title, onClick, selected }: Props) { return (