diff --git a/frontend/src/style/app.scss b/frontend/src/style/app.scss index 6d129dcd8..d0604040e 100644 --- a/frontend/src/style/app.scss +++ b/frontend/src/style/app.scss @@ -1,7 +1,6 @@ @use "colors" as c; .app { - width: 100vw; display: grid; grid-template-columns: 1fr; grid-template-rows: auto auto;