Removing unneeded background color
This commit is contained in:
parent
06f18b0e9f
commit
78089e3577
|
@ -17,7 +17,6 @@
|
||||||
|
|
||||||
.navigation-item {
|
.navigation-item {
|
||||||
display: inline;
|
display: inline;
|
||||||
background: $secondary;
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: $primary-very-low;
|
background: $primary-very-low;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue