Improve links hover feedback
This commit is contained in:
parent
61c8f32c47
commit
f45daa4a9f
@ -334,7 +334,7 @@ a {
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
color: lighten($secondary, 5%);
|
||||
color: lighten($secondary, 10%);
|
||||
}
|
||||
|
||||
.feather.feather-external-link {
|
||||
|
Loading…
Reference in New Issue
Block a user