🎨 (app) remove primary color background for now

This commit is contained in:
Julien Calixte
2019-12-17 21:22:41 +01:00
parent 2c9a5de313
commit 37a903ae53

View File

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