Update src/styles/cardGames.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 52s

This commit is contained in:
freakoverse 2024-12-13 10:34:47 +00:00
parent fbae220e7d
commit 3c026bc0a8

View File

@ -14,7 +14,7 @@
transition: ease 0.4s;
transform: scale(1.02);
text-decoration: unset;
background: rgb(0,0,0,0.05);
background: rgb(225,225,225,0.05);
}
.cardGameMainWrapperLink:active {