From dff2d46116234c9f61472b60d65ce6ff05b9b5f0 Mon Sep 17 00:00:00 2001 From: latifa Date: Wed, 22 May 2024 10:18:53 -0700 Subject: [PATCH] update css file --- index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.css b/index.css index ff78c27..1cd2729 100644 --- a/index.css +++ b/index.css @@ -1,7 +1,7 @@ .container { background-color: rgb(236, 234, 233); - - /* width: 100%; */ + + /* width: 100%;*/ height: 100%; margin: 30px 10px; border-radius: 10px;