diff --git a/frontend/src/Pages/Herosection.css b/frontend/src/Pages/Herosection.css index 8ebc233..fdbb1ce 100644 --- a/frontend/src/Pages/Herosection.css +++ b/frontend/src/Pages/Herosection.css @@ -10,6 +10,6 @@ body { background-position: center; height: 100vh; width: 100vw; - overflow: hidden; + overflow-x : hidden; position: relative; -} \ No newline at end of file +}