From 3567ad850c539615f855a7066a019fee3eaf64ff Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 27 Mar 2022 00:48:29 +0100 Subject: [PATCH] small fixes --- themes/buha/assets/css/layout.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/buha/assets/css/layout.css b/themes/buha/assets/css/layout.css index 1c5bbc5e..01e45485 100644 --- a/themes/buha/assets/css/layout.css +++ b/themes/buha/assets/css/layout.css @@ -21,6 +21,7 @@ main h1 { .right-sidebar { display: flex; flex-direction: row; + margin-left: 1rem; } .right-sidebar a {