diff --git a/frontend/src/app/app.component.css b/frontend/src/app/app.component.css index 36b8481..ae1f382 100644 --- a/frontend/src/app/app.component.css +++ b/frontend/src/app/app.component.css @@ -5,6 +5,6 @@ filter: alpha(opacity = 90); } -body, html { +body { overflow-x: hidden; } \ No newline at end of file