From cd8a4939313aeb1231fa6083aad6ee79e1ddf274 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 26 Oct 2022 22:05:12 +0200 Subject: [PATCH] update board --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index 4f6e2fb..88683e4 100644 --- a/theme.css +++ b/theme.css @@ -15,7 +15,7 @@ } .board { - flex-wrap: row wrap; + flex-wrap: wrap; } .board-column:first-child {