forked from noxious/client
small fixes
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
body {
|
||||
min-height: 100vh;
|
||||
color: var(--color-text);
|
||||
background: var(--color-background);
|
||||
background: black;
|
||||
transition:
|
||||
color 0.5s,
|
||||
background-color 0.5s;
|
||||
|
Reference in New Issue
Block a user