summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-16 11:04:56 -0300
committerEuAndreh <eu@euandre.org>2025-04-16 11:04:56 -0300
commit56d5dbbb851e9e35e02bb51fcebb69dc7ebc3f18 (patch)
treeeefe19971eda12b4df3e852014d87d0a79feed6c
parentsrc/content/s: Reserve s/ folder prefix (diff)
downloadeuandre.org-56d5dbbb851e9e35e02bb51fcebb69dc7ebc3f18.tar.gz
euandre.org-56d5dbbb851e9e35e02bb51fcebb69dc7ebc3f18.tar.xz
src/content/style.css: Better positioning for header anchor
-rw-r--r--src/content/style.css1
1 files changed, 1 insertions, 0 deletions
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;
}