From 5205b2f4e9d07e00e76dcae0eb1db86f9f6e85ba Mon Sep 17 00:00:00 2001 From: Malaber Date: Fri, 1 Jul 2022 21:53:24 +0200 Subject: [PATCH] TURNIERE-206: Fix groups in mobile view --- public/static/css/tournament.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/css/tournament.css b/public/static/css/tournament.css index 63b476a..5855f3f 100644 --- a/public/static/css/tournament.css +++ b/public/static/css/tournament.css @@ -11,7 +11,7 @@ } .minw-25 { - min-width: 25%; + min-width: 350px; } .match:hover {