1
Fork 0

make it black

This commit is contained in:
Ashley 2023-10-21 12:44:11 +00:00
parent 3d9b793a96
commit 6a8b06a0c4

View file

@ -170,7 +170,7 @@ a.icon-button > img {
}
.app {
grid-area: app;
background-color: var(--app-background);
background-color: "#000";
}
.noguide > .guide {
display: none;