diff --git a/src/styles/base.scss b/src/styles/base.scss index 18e55a2f5..8440817f0 100644 --- a/src/styles/base.scss +++ b/src/styles/base.scss @@ -63,7 +63,7 @@ dt { a { color: $link-color; text-decoration: underline; - text-decoration-skip: ink; + text-decoration-skip-ink: auto; &:hover, &:focus {