link styles
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s

This commit is contained in:
freakoverse 2024-08-16 12:18:28 +00:00
parent 8e53b8af87
commit bdd44681d7

View File

@ -36,6 +36,10 @@
color: rgba(255, 255, 255, 0.75);
}
a {
color: white;
}
&:hover a {
color: white;
text-decoration: underline;