From b48a9f2fd7ca0e4ddf65a74928c5f5d8ed378acd Mon Sep 17 00:00:00 2001 From: clashofclanselixircollector Date: Wed, 8 Jan 2025 14:14:07 -0800 Subject: [PATCH] cooking --- css/index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/index.css b/css/index.css index 20cda8e..6df9310 100644 --- a/css/index.css +++ b/css/index.css @@ -11,6 +11,10 @@ body { position:fixed; width:100% } +#gamescontainer{ + background-color: #d9d9d9; + border-radius: 30; +} #mobileContainer18 { display: flex; width: 1%;