feat: add Fight and Exhibition registration forms with input validation and file upload functionality

This commit is contained in:
2025-07-31 19:53:19 +09:00
parent d07e778570
commit 4d0a767eac
11 changed files with 369 additions and 19 deletions
-1
View File
@@ -13,5 +13,4 @@
body {
height: 100%;
overflow-x: hidden;
background-color: #0d0d0d;
}