From 26e64a31bb45da42dc8611e0be2bf2630b80e8a5 Mon Sep 17 00:00:00 2001 From: Aloneinsky Date: Mon, 1 Dec 2025 12:39:28 +0700 Subject: [PATCH] fix css empty rulesets --- public/assets/css/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index ba0036d..d2f3511 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -299,11 +299,6 @@ table#leaderboard thead tr th, table#leaderboard tbody tr td{ width: 40%; font-size: 20px; } - - - :root{ - - } .stage{ width:960px;