🎨 (app) remove blue background for now

This commit is contained in:
Julien Calixte
2019-12-17 21:21:58 +01:00
parent 8051743fcb
commit f95b029a0b

View File

@@ -11,7 +11,6 @@
html { html {
overflow-y: auto; overflow-y: auto;
background-color: $primary;
min-height: 100vh; min-height: 100vh;
user-select: none; user-select: none;
} }