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