From b54bcdd9e967f2f3f5e614a9194975dddec23bf6 Mon Sep 17 00:00:00 2001 From: Lukas Kucharczyk Date: Thu, 8 Aug 2024 21:20:17 +0200 Subject: [PATCH] remove cruft --- games/static/base.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/games/static/base.css b/games/static/base.css index ee35cb5..c4faa99 100644 --- a/games/static/base.css +++ b/games/static/base.css @@ -2287,14 +2287,6 @@ textarea:disabled:is(.dark *) { margin-right: 0.25rem; } -/* th { - @apply text-right; -} */ - -/* th label { - @apply mr-4; -} */ - .basic-button-container { display: flex; justify-content: center;