Created the main.sass style

This commit is contained in:
Mathias Wagner 2023-05-08 22:05:10 +02:00
parent 1390c2c7d4
commit 06b8034b93
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,7 @@
@import "colors"
body
background-color: $background
font-family: 'Inter', sans-serif
height: 100vh
margin: 0