sendou.ink/app/components/match-page/MatchPage.module.css
2026-04-03 13:34:54 +03:00

6 lines
69 B
CSS

.root {
display: flex;
flex-direction: column;
gap: var(--s-6);
}