feat. 게임시작 로직 적용

This commit is contained in:
clkim
2025-10-16 17:09:07 +09:00
parent 6dff3787b6
commit 7b72319377
34 changed files with 334 additions and 282 deletions

View File

@@ -9,7 +9,7 @@
}
.modal-area {
@apply relative w-full max-w-[312px] m-auto p-6 bg-white rounded-[20px];
@apply relative w-full m-auto bg-white;
}
.content-btns {