Created the main.sass style

This commit is contained in:
2023-05-08 22:05:10 +02:00
parent 1390c2c7d4
commit 06b8034b93

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