diff --git a/assets/sass/_theme/design-system/header.sass b/assets/sass/_theme/design-system/header.sass index 6fb57a1cc..a6c9671d0 100644 --- a/assets/sass/_theme/design-system/header.sass +++ b/assets/sass/_theme/design-system/header.sass @@ -32,7 +32,9 @@ header[role="banner"] a:hover, a:focus, a:active - @include link($header-sticky-color) + color: inherit + a:not(:hover) + text-decoration-color: transparent span color: $header-sticky-color html.is-scrolling-down:not(.has-menu-opened) &