From d6f72b9e19f0d160a33f0c8672dccb7ae7d934a6 Mon Sep 17 00:00:00 2001 From: clashofclanselixircollector Date: Wed, 8 Jan 2025 15:29:14 -0800 Subject: [PATCH] Update css/index.css --- css/index.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 {