diff --git a/frontend/src/components/MatchCard.module.css b/frontend/src/components/MatchCard.module.css index d8f98e0..7e19a73 100644 --- a/frontend/src/components/MatchCard.module.css +++ b/frontend/src/components/MatchCard.module.css @@ -53,6 +53,7 @@ font-weight: 700; padding: 3px 9px; border-radius: 20px; + margin-left: auto; } .badge { @@ -74,7 +75,6 @@ padding: 3px 9px; border-radius: 20px; border: 1px solid rgba(75,183,248,0.15); - margin-left: auto; } /* Kickoff row — above teams */