Created the main.sass style
This commit is contained in:
parent
1390c2c7d4
commit
06b8034b93
7
client/src/common/styles/main.sass
Normal file
7
client/src/common/styles/main.sass
Normal file
@ -0,0 +1,7 @@
|
||||
@import "colors"
|
||||
|
||||
body
|
||||
background-color: $background
|
||||
font-family: 'Inter', sans-serif
|
||||
height: 100vh
|
||||
margin: 0
|
Reference in New Issue
Block a user