From 0872541544c245057f0cd8520963e1918bc85ecc Mon Sep 17 00:00:00 2001 From: Dominik Lander Date: Thu, 13 Jun 2024 17:24:14 +0100 Subject: [PATCH] Euro 2024: Three groups to a row instead of four --- static/src/stylesheets/module/football/_overview.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/src/stylesheets/module/football/_overview.scss b/static/src/stylesheets/module/football/_overview.scss index 35fb5626b60..7e5bd8a19cb 100644 --- a/static/src/stylesheets/module/football/_overview.scss +++ b/static/src/stylesheets/module/football/_overview.scss @@ -228,7 +228,7 @@ } @include mq(desktop) { - width: 24.5%; + width: 33.3%; } @include mq(leftCol) {