diff --git a/client/src/common/styles/main.sass b/client/src/common/styles/main.sass index 9efdeac..e3b9afb 100644 --- a/client/src/common/styles/main.sass +++ b/client/src/common/styles/main.sass @@ -1,9 +1,9 @@ @import "colors" -body +body, html background-color: $background font-family: 'Inter', sans-serif - height: 100vh + height: 100% margin: 0 ::-webkit-scrollbar