Browse Source

Remove unused styles from Navigation.scss

Konstantin Tarkus 9 years ago
parent
commit
4ed3d62aa9
1 changed files with 0 additions and 8 deletions
  1. 0 8
      components/Navigation/Navigation.scss

+ 0 - 8
components/Navigation/Navigation.scss

@@ -29,12 +29,4 @@
     border-bottom: 3px solid $brand-color;
     color: $text-color;
   }
-
-  &:visited {
-    color: $brand-color;
-
-    &:hover {
-      color: $text-color;
-    }
-  }
 }