refactor: height for a logo
This commit is contained in:
@ -14,6 +14,7 @@ const Logo = ({ title }: Props) => {
|
|||||||
src="/favicon.svg"
|
src="/favicon.svg"
|
||||||
alt="LogiDex Logo"
|
alt="LogiDex Logo"
|
||||||
w={70}
|
w={70}
|
||||||
|
h={80}
|
||||||
/>
|
/>
|
||||||
<Title
|
<Title
|
||||||
ta={"center"}
|
ta={"center"}
|
||||||
|
|||||||
Reference in New Issue
Block a user