diff --git a/src/components/ui/Logo/Logo.tsx b/src/components/ui/Logo/Logo.tsx index 47cf7d2..a3800a5 100644 --- a/src/components/ui/Logo/Logo.tsx +++ b/src/components/ui/Logo/Logo.tsx @@ -14,6 +14,7 @@ const Logo = ({ title }: Props) => { src="/favicon.svg" alt="LogiDex Logo" w={70} + h={80} />