We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9088f32 commit 127fae5Copy full SHA for 127fae5
components/Global/Navbar.jsx
@@ -39,9 +39,7 @@ const Navbar = () => {
39
href='/'
40
passHref
41
>
42
- <div>
43
- <Image layout='fixed' width={180} height={60} src='/logo.png' alt='WebXDAO' />
44
- </div>
+ <Image layout='fixed' width={150} height={80} src='/logo.png' alt='WebXDAO' />
45
</Link>
46
</div>
47
<ul className='lg:flex hidden list-none flex-row justify-end items-center ml-auto'>
public/logo.png
163 KB
public/logo_old.png
5.13 KB
0 commit comments