Made Roboto the default font & changed the background color

This commit is contained in:
Mathias Wagner 2022-09-12 00:59:32 +02:00
parent 38354054fb
commit 3688f08bda

View File

@ -1,2 +1,8 @@
@import "@/common/styles/colors"
body
margin: 0
margin: 0
background-color: $background
*
font-family: 'Roboto', sans-serif