Mostly design update +
Some checks failed
Build Mau & Deploy Mau / build (push) Failing after 1m23s
Build Mau & Deploy Mau / deploy (push) Has been skipped

- Chat cleaning
- Player hand size visibility
This commit is contained in:
DTieman
2024-04-21 16:28:55 +02:00
parent d907a56483
commit 4959e197bb
13 changed files with 222 additions and 98 deletions

View File

@@ -19,7 +19,8 @@ body {
}
#root, .app {
@extend .dark;
background-color: #131313;
color: #ffffff;
padding: 1rem;
height: 100%;
}