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.
2 parents 8fca2d0 + 819c58e commit 4c27c68Copy full SHA for 4c27c68
components/Global/Navbar.jsx
@@ -39,7 +39,7 @@ const Navbar = () => {
39
href='/'
40
passHref
41
>
42
- <img src={prefix+'/logo.png'} alt='WebXDAO' className='w-24 h-14 md:w-36 md:h-20'/>
+ <img src={prefix+'/logo.png'} alt='WebXDAO' className='w-24 h-14 md:w-20 md:h-20'/>
43
</Link>
44
</div>
45
<ul className='lg:flex hidden list-none flex-row justify-end items-center ml-auto'>
public/logo.png
-51.6 KB
0 commit comments