Skip to content

Commit

Permalink
fix(link): remove default hover color. #4580
Browse files Browse the repository at this point in the history
  • Loading branch information
mlynch committed Dec 8, 2015
1 parent 017b0b7 commit 4ef9be5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scss/_type.scss
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@ address {
// -------------------------
a {
color: $link-color;

&:hover {
color: $link-hover-color;
}
}

a.subdued {
Expand Down

0 comments on commit 4ef9be5

Please sign in to comment.