diff --git a/src/features/TournamentSubtitle/styled.tsx b/src/features/TournamentSubtitle/styled.tsx index ca9d772e..7d35a962 100644 --- a/src/features/TournamentSubtitle/styled.tsx +++ b/src/features/TournamentSubtitle/styled.tsx @@ -39,7 +39,6 @@ type TTournamentName = { } export const TournamentName = styled.span` - max-width: 95%; color: rgba(255, 255, 255, 0.7); font-size: 0.567rem; line-height: 0.95rem;