Made the body 100% height

This commit is contained in:
Mathias Wagner 2023-06-01 18:49:23 +02:00
parent a198931832
commit 23d43e4af5
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -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