From 0f7e7b002f8da202bbeb3ea0d8b82b37b8f02774 Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Mon, 1 Sep 2025 19:17:35 +0200 Subject: [PATCH] Fix footer on very narrow displays --- templates/main.html.skooma.yue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/main.html.skooma.yue b/templates/main.html.skooma.yue index 0f80719..3f21bb8 100644 --- a/templates/main.html.skooma.yue +++ b/templates/main.html.skooma.yue @@ -60,5 +60,5 @@ html * content slots, data * -> footer class: "box" - * gridBox columns: math.min(#slots.footer, 3), class: 'content-padding', center: true + * gridBox columns: math.min(#slots.footer, 3), class: 'content-padding', center: true, break: "tiny", gap: 1 * slots.footer