From ceb2845e1a98053d8b56bf98a8911d89275b0c54 Mon Sep 17 00:00:00 2001 From: Said Gedik Date: Wed, 15 May 2024 13:47:59 +0200 Subject: [PATCH] changes --- frontend/src/app/app.component.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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