diff --git a/css/index.css b/css/index.css index bf8d74a..68c8541 100644 --- a/css/index.css +++ b/css/index.css @@ -11,9 +11,9 @@ body { position:fixed; width:100% } -#gamescontainer{ - background-color: #545454; - border-radius: 30; +.card{ + background-color: #d9d9d9; + border-radius: 30px; } #mobileContainer18 { display: flex; diff --git a/index.html b/index.html index 06e68ad..7da9820 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,9 @@