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 {