diff --git a/src/styles/cardGames.css b/src/styles/cardGames.css index eee2a38..3aa6b9f 100644 --- a/src/styles/cardGames.css +++ b/src/styles/cardGames.css @@ -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 {