Removing unneeded background color

This commit is contained in:
Kris 2018-08-29 08:58:28 -04:00
parent 06f18b0e9f
commit 78089e3577
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
.navigation-item {
display: inline;
background: $secondary;
&:hover {
background: $primary-very-low;
}