skeletons, tournament stats, polish, bug fixes
This commit is contained in:
@@ -11,7 +11,7 @@ interface HeaderProps {
|
||||
const Header = ({ name, logo, id }: HeaderProps) => {
|
||||
return (
|
||||
<>
|
||||
<Flex px="xl" w="100%" align="self-end" gap="md">
|
||||
<Flex h="20dvh" px="xl" w="100%" align="self-end" gap="md">
|
||||
<Avatar
|
||||
radius="sm"
|
||||
name={name}
|
||||
|
||||
Reference in New Issue
Block a user