Skip to content

Commit 4c27c68

Browse files
authored
Merge pull request #183 from WebXDAO/update_logo by @Panquesito7
fix: update logo to match WebXDAO branding by @Panquesito7
2 parents 8fca2d0 + 819c58e commit 4c27c68

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

components/Global/Navbar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const Navbar = () => {
3939
href='/'
4040
passHref
4141
>
42-
<img src={prefix+'/logo.png'} alt='WebXDAO' className='w-24 h-14 md:w-36 md:h-20'/>
42+
<img src={prefix+'/logo.png'} alt='WebXDAO' className='w-24 h-14 md:w-20 md:h-20'/>
4343
</Link>
4444
</div>
4545
<ul className='lg:flex hidden list-none flex-row justify-end items-center ml-auto'>

public/logo.png

-51.6 KB
Loading

0 commit comments

Comments
 (0)