diff --git a/in/style/main.css b/in/style/main.css index 32842cc..6a0873f 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -93,7 +93,8 @@ a:hover, h2, h3, header { a { color: inherit; text-decoration: underline; - text-underline-offset: .25em; + text-decoration-skip-ink: auto; + text-underline-offset: .2em; } a:hover { background: var(--anchor-gradient);