From aa0be49022c0b530f931c189513625081e8dd6d3 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 26 Oct 2022 22:14:26 +0200 Subject: [PATCH] update board --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index d76954b..e91d7fc 100644 --- a/theme.css +++ b/theme.css @@ -19,7 +19,7 @@ } .board-column { - margin-bottom: .5rem !important; + margin-bottom: 1rem !important; margin-left: .5rem !important; margin-right: .5rem !important; width: calc(25% - 1rem);