Feat: Game Rounds and Damage Log.

This commit is contained in:
2026-02-11 22:11:15 +00:00
parent 29ddd1ded0
commit 1cd9b7c976
20 changed files with 860 additions and 171 deletions

View File

@@ -83,9 +83,6 @@ body.tcg-theme {
.footer.tcg {
background: var(--tcg-bg-secondary);
border-top: 2px solid var(--tcg-border-color);
color: var(--tcg-text-secondary);
padding: 2rem;
margin-top: 3rem;
}
.footer.tcg h3 {