Skip to content

Commit 127fae5

Browse files
committed
Add new logo
1 parent 9088f32 commit 127fae5

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

components/Global/Navbar.jsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ const Navbar = () => {
3939
href='/'
4040
passHref
4141
>
42-
<div>
43-
<Image layout='fixed' width={180} height={60} src='/logo.png' alt='WebXDAO' />
44-
</div>
42+
<Image layout='fixed' width={150} height={80} src='/logo.png' alt='WebXDAO' />
4543
</Link>
4644
</div>
4745
<ul className='lg:flex hidden list-none flex-row justify-end items-center ml-auto'>

public/logo.png

163 KB
Loading

public/logo_old.png

5.13 KB
Loading

0 commit comments

Comments
 (0)