Merge branch 'master' of github.com:jcalixte/vaquant

This commit is contained in:
Julien Calixte
2019-12-17 21:22:07 +01:00

View File

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