link hover effect
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
This commit is contained in:
parent
bdd44681d7
commit
fc8bd16995
@ -38,11 +38,11 @@
|
||||
|
||||
a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
&:hover a {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
|
||||
&:hover {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user