diff --git a/css/index.css b/css/index.css index daff2d6..9fa9f4a 100644 --- a/css/index.css +++ b/css/index.css @@ -13,7 +13,7 @@ body { } .card{ text-align: center; - place-content: center; + align-items: center; background-color: #d9d9d9; border-radius: 30px; display: flex; @@ -234,7 +234,6 @@ button:hover { } #footerText > p { margin:0; - #a6a6a6 } /* flexbox will solve all problems guys trust */ #gamescontainer {