feat(#ott-2640): small fix

keep-around/fdb88b04b32b9392e76795099e2ec47c9856b38b
alexnofoget 3 years ago
parent a72041e807
commit efb25594dc
  1. 1
      src/features/TournamentSubtitle/styled.tsx

@ -39,7 +39,6 @@ type TTournamentName = {
}
export const TournamentName = styled.span<TTournamentName>`
max-width: 95%;
color: rgba(255, 255, 255, 0.7);
font-size: 0.567rem;
line-height: 0.95rem;

Loading…
Cancel
Save