Removed navigation link background color

This commit is contained in:
Gregory Ballantine 2016-11-18 11:12:56 -05:00
parent 036deef69f
commit a3e2b7e5b1
2 changed files with 7 additions and 670 deletions

View File

@ -24,6 +24,7 @@
+transition(color, 200ms)
&:hover
background-color: none
border-color: rgba($main-color, 1)
a

File diff suppressed because one or more lines are too long