From 259a3fadf189be14b0236346a0c2c8c5e32d6cf7 Mon Sep 17 00:00:00 2001 From: Samuel Enocsson Date: Thu, 21 May 2026 15:17:09 +0200 Subject: [PATCH] chore: remove dead .refresh-section CSS (#4) --- public/css/players.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/css/players.css b/public/css/players.css index 5a68d0d..7e862e3 100644 --- a/public/css/players.css +++ b/public/css/players.css @@ -50,11 +50,6 @@ font-variant-numeric: tabular-nums; } -.refresh-section { - display: inline-flex; - align-items: center; -} - .predicted-value { position: relative; display: inline-block;