From 56d5dbbb851e9e35e02bb51fcebb69dc7ebc3f18 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 16 Apr 2025 11:04:56 -0300 Subject: src/content/style.css: Better positioning for header anchor --- src/content/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/content/style.css') diff --git a/src/content/style.css b/src/content/style.css index 79b5658..42ab9e4 100644 --- a/src/content/style.css +++ b/src/content/style.css @@ -162,6 +162,7 @@ a.anchor { /* FIXME: dark-mode */ background: transparent url(img/link/light.svg) center right no-repeat; padding-right: 22px; + margin-left: 10px; } -- cgit v1.2.3