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

This commit is contained in:
freakoverse 2024-12-13 10:33:12 +00:00
parent d1cc49bae2
commit fbae220e7d

View File

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