Files
sendou.ink/app/components/match-page/MatchBannerTopRow.module.css
2026-08-21 22:02:47 +03:00

6 lines
90 B
CSS

.root {
display: flex;
justify-content: space-between;
padding-inline: var(--s-1-5);
}