diff options
| author | triethyl <triethylammonium@pm.me> | 2025-09-30 23:13:36 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-09-30 23:13:36 -0400 |
| commit | d5e7f028013140b62df33d8f43b2c7a0e14722f9 (patch) | |
| tree | d1fe18c161292f8caa8c82a451333dd689c995fd | |
| parent | 730789b8a27749f8a3208a5affabef04dd588953 (diff) | |
fixed theme button again
| -rw-r--r-- | site/themes/hugo-starter/static/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
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 */ |
