add base scss file

This commit is contained in:
axolotle
2021-02-24 17:34:04 +01:00
parent c2127389ed
commit d46ed9dea8
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
html, body, #app, main {
height: 100%;
margin: 0;
}