Updated front-end to match back-end and better styling
Some checks failed
Build Mau & Deploy Mau / build (push) Successful in 1m48s
Build Mau & Deploy Mau / deploy (push) Has been cancelled
Build Mau & Deploy Mau / build (pull_request) Successful in 1m37s
Build Mau & Deploy Mau / deploy (pull_request) Failing after 2m3s

This commit is contained in:
DTieman
2024-05-19 23:50:47 +02:00
parent 4ae1538552
commit 6ba1523853
25 changed files with 481 additions and 155 deletions

View File

@@ -1,6 +1,10 @@
@import "button";
@import "card";
@import "chat";
@import "hand";
@import "card-type-choice-modal";
@import "deck";
@import "game";
@import "deck";
@import "game-lobby";
@import "hand";
@import "modal";
@import "room-header";