@ -49,10 +49,6 @@ export const TournamentName = styled(Name)`
text-overflow: ellipsis;
margin-left: 7px;
white-space: nowrap;
@media (orientation: portrait) {
max-width: 150px;
}
`
export const CountMatches = styled.span<{ color?: string }>`