Feat : move code into pages for routing

This commit is contained in:
2024-05-30 00:21:24 +02:00
parent 7d7f22a82c
commit 6ae1ce701d
11 changed files with 737 additions and 541 deletions
-4
View File
@@ -103,8 +103,4 @@ import goStore, { useEffect, playCard, playAllCards, discard, lockCard, heal, da
transform: translateY(-40px);
}
.cards_container {
min-width: 250px;
}
</style>