Skip to content

Commit 4ef9be5

Browse files
committed
fix(link): remove default hover color. #4580
1 parent 017b0b7 commit 4ef9be5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: scss/_type.scss

-4
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,6 @@ address {
150150
// -------------------------
151151
a {
152152
color: $link-color;
153-
154-
&:hover {
155-
color: $link-hover-color;
156-
}
157153
}
158154

159155
a.subdued {

0 commit comments

Comments
 (0)