diff --git a/src/components/Layout.module.scss b/src/components/Layout.module.scss index c4fe3aabe..cb72efcdc 100644 --- a/src/components/Layout.module.scss +++ b/src/components/Layout.module.scss @@ -5,7 +5,6 @@ } .main { - min-height: 100%; display: grid; grid-template-columns: 300px minmax(0, 1fr); width: 100%;