From 0bba1451f76178f960a36e96ec9a88e33ff28ce9 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Sun, 7 Feb 2021 18:32:06 +0100 Subject: [PATCH] <3 @frju365 --- themes/yunohost-docs/css/custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/yunohost-docs/css/custom.css b/themes/yunohost-docs/css/custom.css index d7a1e81c..f003f478 100644 --- a/themes/yunohost-docs/css/custom.css +++ b/themes/yunohost-docs/css/custom.css @@ -39,6 +39,7 @@ figure figcaption { .flex-container { display: flex; justify-content: space-around; + flex-wrap: wrap; } .flex-child {