From e852ac864dcfe87610695a6aedf1440ab174eba1 Mon Sep 17 00:00:00 2001 From: Liam Date: Thu, 12 Sep 2024 23:46:15 +0100 Subject: [PATCH] smaller gap in score card --- src/components/player/player-scores.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/player/player-scores.tsx b/src/components/player/player-scores.tsx index 54836d7..2adaa96 100644 --- a/src/components/player/player-scores.tsx +++ b/src/components/player/player-scores.tsx @@ -109,7 +109,7 @@ export default function PlayerScores({ initialScoreData, player, sort, page }: P } return ( - +
{Object.values(scoreSort).map((sortOption, index) => (