website refactor
This commit is contained in:
@@ -21,7 +21,7 @@ export const LeagueCard = ({ children, onClick, coverUrl, logo, badges }: League
|
||||
<Card
|
||||
variant="precision"
|
||||
onClick={onClick}
|
||||
style={{ height: '100%', display: 'flex', flexDirection: 'column' }}
|
||||
fullHeight
|
||||
padding="none"
|
||||
>
|
||||
<Box height="10rem" position="relative" overflow="hidden">
|
||||
|
||||
Reference in New Issue
Block a user