From f5a7018520792a63e2a9f0ae01ebe0673a7f8668 Mon Sep 17 00:00:00 2001 From: imparassharma Date: Thu, 24 Aug 2023 14:53:41 +0530 Subject: [PATCH] Updates --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8f1fd08..6aa59d6 100644 --- a/style.css +++ b/style.css @@ -134,7 +134,7 @@ body{ flex-direction: column; gap: 3rem; background:linear-gradient(320deg,#DCD6F7,#DBE2EF); - overflow-x: hidden; + overflow: hidden; } .mainContainer{