From f82ce0c7caa7df5f004d24a913c8ff0b232cfba2 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 14 Dec 2023 13:59:19 +0000 Subject: [PATCH] footer: Double-wrap the footer This is needed so that we can collapse the two parts on mobile, but keep the links and icons in a row each. Otherwise this does not fit on mobile screens. Signed-off-by: Michael Tremer --- src/templates/base.html | 50 ++++++++++++++++++++++++----------------- 1 file changed, 29 insertions(+), 21 deletions(-) diff --git a/src/templates/base.html b/src/templates/base.html index 20bd5fed..4638ef40 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -209,36 +209,44 @@ {% block footer %}