diff --git a/components/slices/NavigationZone.vue b/components/slices/NavigationZone.vue index 372018a15..00a4a5324 100644 --- a/components/slices/NavigationZone.vue +++ b/components/slices/NavigationZone.vue @@ -171,6 +171,7 @@ class Navigation { .current-active-link { color: $blue; + border-bottom: 2px solid $blue; } &__item {