From 81f738ec0f1e3b5365eff62837979ef5ee586cc7 Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 27 Mar 2022 00:47:28 +0100 Subject: [PATCH] small fixes --- themes/buha/assets/css/layout.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/buha/assets/css/layout.css b/themes/buha/assets/css/layout.css index 8d802168..1c5bbc5e 100644 --- a/themes/buha/assets/css/layout.css +++ b/themes/buha/assets/css/layout.css @@ -54,6 +54,8 @@ footer { justify-content: space-between; flex-wrap: wrap; margin-top: 1rem; + margin-left: 1rem; + margin-right: 1rem; } footer div {