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