diff --git a/styles/globals.scss b/styles/globals.scss index 45cc6507..a32a947a 100644 --- a/styles/globals.scss +++ b/styles/globals.scss @@ -4,7 +4,7 @@ html { background-color: var(--background); font-size: 62.5%; - height: 100%; + // height: 100%; } body {