diff --git a/src/styles/cardGames.css b/src/styles/cardGames.css index 7e4497c..eee2a38 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.5); + background: rgb(0,0,0,0.05); } .cardGameMainWrapperLink:active {