From 0febe0af9b9e24b5984fe4fff7a7c4af83893dab Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Wed, 10 Aug 2022 20:46:13 +0200 Subject: [PATCH] Style: Make qualification result smaller and startnumber bigger --- src/pages/SpeedFlowchartPage.tsx | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/src/pages/SpeedFlowchartPage.tsx b/src/pages/SpeedFlowchartPage.tsx index fc2c9ff..6aef5dd 100644 --- a/src/pages/SpeedFlowchartPage.tsx +++ b/src/pages/SpeedFlowchartPage.tsx @@ -150,7 +150,7 @@ export default function SpeedFlowchartPage() { padding: '10px !important', }} > - + {[ ['A', pair.laneA], ['B', pair.laneB], @@ -169,15 +169,22 @@ export default function SpeedFlowchartPage() { }; return ( <> - - - {lane?.participant.results[0].rank}{' '} + + + {lane?.participant.results[0].rank}