Updated the main.sass style

This commit is contained in:
2023-11-13 11:48:11 +01:00
parent 5ef79188d5
commit 004ee73299

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%