From 28271623bed6131e2b828c0c18d7a56bf4da4c2f Mon Sep 17 00:00:00 2001 From: Brad Brown Date: Mon, 27 Jun 2022 15:25:00 -0500 Subject: [PATCH] better leaderboard formatting --- wordlinator/web/__init__.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/wordlinator/web/__init__.py b/wordlinator/web/__init__.py index d5707bf..34b0f41 100644 --- a/wordlinator/web/__init__.py +++ b/wordlinator/web/__init__.py @@ -351,14 +351,6 @@ def render_tab(tab, round_id): line_race_graph(round_id), id="leaderboard-race" ), ), - ] - ), - dash.html.Div( - [ - dash.html.H2( - f"Leaderboard - Top {LEADERBOARD_COUNT}", - style={"textAlign": "center"}, - ), dash.dcc.Loading( id="leaderboard-loading", children=dash.html.Div(