From 0a8d9a1305739b937e0ab2dfd26fdc4eefca227b Mon Sep 17 00:00:00 2001 From: glyph Date: Fri, 26 Nov 2021 14:30:02 +0200 Subject: [PATCH] tiny nav-icon styling change --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index c139498..303eb74 100644 --- a/templates/base.html +++ b/templates/base.html @@ -122,7 +122,7 @@ border: solid 1px #111; color: #111; display: inline-block; - margin-top: 0.2rem; + margin-top: 0.5rem; padding: 0.5rem; }