style(#2843): change height title for tournament

keep-around/2fd168b18eeebc91eac94ae86d817c12edfe1576
Andrei Dekterev 3 years ago
parent 4a801241b3
commit 571a26609f
  1. 2
      src/features/TournamentList/components/CollapseTournament/styled.tsx

@ -156,7 +156,7 @@ export const SecondaryInfo = styled.div`
display: flex;
justify-content: center;
align-items: center;
height: 2.925rem;
height: 2rem;
`
export const CountryFlag = styled.img`

Loading…
Cancel
Save