refactor: height for a logo

This commit is contained in:
2025-08-30 19:47:04 +04:00
parent d0948fb583
commit 26c7209de0

View File

@ -14,6 +14,7 @@ const Logo = ({ title }: Props) => {
src="/favicon.svg"
alt="LogiDex Logo"
w={70}
h={80}
/>
<Title
ta={"center"}