feat: make the screen dark while the page is loading
This commit is contained in:
parent
3c57da874b
commit
18e8e65c54
@ -1,5 +1,6 @@
|
||||
html, body {
|
||||
height: 100%;
|
||||
background-color: #1A2026 !important;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user