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{