🎨 (app) background color
This commit is contained in:
@@ -11,7 +11,9 @@
|
|||||||
|
|
||||||
html {
|
html {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
background-color: var(--primary-color);
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|||||||
Reference in New Issue
Block a user