website refactor

This commit is contained in:
2026-01-21 01:27:08 +01:00
parent 5f3712e5ab
commit d30a725fe7
44 changed files with 702 additions and 572 deletions

View File

@@ -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">