Removed navigation link background color
This commit is contained in:
@ -24,9 +24,9 @@
|
||||
+transition(color, 200ms)
|
||||
|
||||
&:hover
|
||||
background-color: none
|
||||
background-color: transparent
|
||||
border-color: rgba($main-color, 1)
|
||||
|
||||
a
|
||||
background-color: none
|
||||
background-color: transparent
|
||||
color: $main-color
|
||||
|
Reference in New Issue
Block a user