Update border colour on navigation bar

This commit is contained in:
Matt-Yorkley
2019-08-04 16:52:53 +01:00
parent 6a41d9be87
commit ddc8d33356

View File

@@ -42,7 +42,7 @@ nav.top-bar {
}
.top-bar-section {
border-bottom: 1px solid $ofn-grey;
border-bottom: 1px solid $light-grey;
a.icon {
&:hover {