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

This commit is contained in:
freakoverse 2024-12-13 10:42:09 +00:00
parent 3c026bc0a8
commit c93850d63c

View File

@ -15,6 +15,7 @@
transform: scale(1.02); transform: scale(1.02);
text-decoration: unset; text-decoration: unset;
background: rgb(225,225,225,0.05); background: rgb(225,225,225,0.05);
box-shadow: 0 0 8px 0 rgb(0,0,0,0.15);
} }
.cardGameMainWrapperLink:active { .cardGameMainWrapperLink:active {