From 19521cbf67c88f41eb28558230483c99c3ffebbf Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 26 Oct 2022 22:12:17 +0200 Subject: [PATCH] update board --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index 0c659be..a29c71d 100644 --- a/theme.css +++ b/theme.css @@ -22,7 +22,7 @@ margin-bottom: .5rem !important; margin-left: .5rem !important; margin-right: .5rem !important; - width: calc(25% - 1rem); + width: calc(25% - 1rem) !important; } @media screen and (max-width: 992px) {