Updated the main.sass style

This commit is contained in:
Mathias Wagner 2023-11-13 11:48:11 +01:00
parent 5ef79188d5
commit 004ee73299
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -1,2 +1,11 @@
@import "colors"
html, body
font-family: 'Roboto', sans-serif
font-family: 'Roboto', sans-serif
background-color: $background
color: $text
height: 100vh
margin: 0
main
height: 100%