From 022a6d78eeb510484c31ebc9aca83c8bb085f8e2 Mon Sep 17 00:00:00 2001 From: Alina Marquardt Date: Wed, 21 May 2025 15:38:42 +0200 Subject: [PATCH] mobile menu spacing improvement --- public_html/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public_html/style.css b/public_html/style.css index c92e844..c655c1d 100644 --- a/public_html/style.css +++ b/public_html/style.css @@ -1070,6 +1070,10 @@ article.album a:hover { .sidebaritem#findme .line3 { margin-top: 0.2em; } + + .sidebaritem#findme .line4 { + margin-top: 0.4em; + } } /* Media query for hoverless */