color adjustment
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s

This commit is contained in:
freakoverse 2024-08-21 05:07:47 +00:00
parent a5fe2c1622
commit d83f19b1ca

View File

@ -535,7 +535,7 @@ a {
}
a:hover {
color: rgba(255, 115, 255, 0.75);
color: rgba(255, 115, 255, 0.85);
text-decoration: underline;
}