From d5e7f028013140b62df33d8f43b2c7a0e14722f9 Mon Sep 17 00:00:00 2001 From: triethyl Date: Tue, 30 Sep 2025 23:13:36 -0400 Subject: fixed theme button again --- site/themes/hugo-starter/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/site/themes/hugo-starter/static/css/style.css b/site/themes/hugo-starter/static/css/style.css index dc134a8..030ba78 100644 --- a/site/themes/hugo-starter/static/css/style.css +++ b/site/themes/hugo-starter/static/css/style.css @@ -11,6 +11,7 @@ cursor: pointer; position: relative; top: 2px; + margin: -4px 2px; } /* FONT */ -- cgit v1.2.3