vendor/assets/stylesheets/components/_navbar.scss in active_frontend-16.4.1 vs vendor/assets/stylesheets/components/_navbar.scss in active_frontend-17.0.0

- old
+ new

@@ -35,10 +35,10 @@ background: color(primary); &:hover, &.active, &:active, - &:focus { background: darkish-color(primary); } + &:focus { background: color-600(primary); } } > i { font-size: 22px; display: block;