From 871444c11c0f590e00d21f5722b3e04aa52e01a3 Mon Sep 17 00:00:00 2001 From: bl3kunja Date: Mon, 10 Nov 2025 15:07:49 +0100 Subject: [PATCH] tounament.html did not commit --- templates/tournament.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/templates/tournament.html b/templates/tournament.html index 019be31..c386dba 100644 --- a/templates/tournament.html +++ b/templates/tournament.html @@ -1315,15 +1315,6 @@ padding: 20px 15px; } - .league-tournament-container { - grid-template-columns: 1fr; - gap: 15px; - } - - .compact-info-grid { - grid-template-columns: 1fr; - } - .player-management-header { flex-direction: column; align-items: stretch;