diff --git a/themes/hello-friend-ng/assets/scss/_main.scss b/themes/hello-friend-ng/assets/scss/_main.scss index a83ed1ce..31245a89 100644 --- a/themes/hello-friend-ng/assets/scss/_main.scss +++ b/themes/hello-friend-ng/assets/scss/_main.scss @@ -131,10 +131,10 @@ a[href^="https://web.archive.org/"] { text-decoration: none; } -main p a, main li a, nav a, .social a, section a, .accented { +main p a, main li a, nav a, .social a, section a, .accented, .banner-404 a { &:hover { color: var(--accent); - } + } transition-property: color, filter; transition-duration: .2s; diff --git a/themes/hello-friend-ng/layouts/404.html b/themes/hello-friend-ng/layouts/404.html index 27136458..4d7d8758 100644 --- a/themes/hello-friend-ng/layouts/404.html +++ b/themes/hello-friend-ng/layouts/404.html @@ -7,7 +7,7 @@

404

{{ i18n "notFound" }}

- +