diff --git a/_includes/header.css b/_includes/header.css index 4a4cf13..12c4968 100644 --- a/_includes/header.css +++ b/_includes/header.css @@ -53,6 +53,7 @@ header { transition: opacity .3s ease-out; } -#mainNav a:hover::after { +#mainNav a:hover::after, +#mainNav .nav-active a::after { opacity: 1; } diff --git a/_includes/header.njk b/_includes/header.njk index e8c2354..0ac30f6 100644 --- a/_includes/header.njk +++ b/_includes/header.njk @@ -4,7 +4,14 @@ ESE {{year}} Logo