From 9b8d7a9f6e978e3e1e20f71b2b089e81b2265c55 Mon Sep 17 00:00:00 2001 From: Florian Sorg Date: Thu, 17 Dec 2020 23:58:00 +0100 Subject: [PATCH] improve link styles for lists of links --- assets/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.scss b/assets/style.scss index 2058df3..3e4bf34 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -138,7 +138,7 @@ main { text-decoration: none; color: $highlight-1; text-shadow: -1px 1px 0 $background, 0 1px 0 $background, 1px 1px 0 $background; - background: repeat-x left bottom / 10em 0.15em; + background: repeat-x center bottom / 10em 0.15em; background-image: linear-gradient( to right, $highlight-3 0%, $highlight-3 10%,