From 5884e91568710256f649b7b07c193635d1e7c8f5 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 23 Apr 2025 12:34:33 +0200 Subject: [PATCH] a/shrink --- in/style/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/in/style/main.css b/in/style/main.css index db631cf..641e307 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -99,7 +99,7 @@ h2, h3, header { } a:not(:has(img)) { color: inherit; - padding: 0 .25em; + padding: 0 .2em; text-decoration: none; text-decoration-skip-ink: auto; text-underline-offset: .2em;