diff --git a/less/_navbar.less b/less/_navbar.less index 3b3e5016..ab6d43a0 100644 --- a/less/_navbar.less +++ b/less/_navbar.less @@ -181,7 +181,7 @@ &:hover, &:focus { color: @material-color; - background-color: @lightgrey; + background-color: @grey-200; } } .active > a {