From 524b15de88df23d70da86e6d4efd6eb9b3a80534 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 26 Oct 2022 22:07:20 +0200 Subject: [PATCH] update board --- theme.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/theme.css b/theme.css index 88683e4..76f85b8 100644 --- a/theme.css +++ b/theme.css @@ -24,8 +24,7 @@ .board-column { margin-bottom: .5rem !important; - flex: 1 !important; - width: 25%: + width: 25%; } @media screen and (max-width: 992px) {