feat: new boared design

This commit is contained in:
shahdlala66
2026-04-26 13:34:55 +02:00
parent dc9a7b2e32
commit 671886781e
69 changed files with 546 additions and 352 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import { GameApiService } from '../../services/game-api.service';
standalone: true,
imports: [CommonModule, FormsModule],
templateUrl: './welcome.component.html',
styleUrl: './welcome.component.css'
styleUrls: ['./welcome.component.css']
})
export class WelcomeComponent {
creating = false;