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