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 a8ed82e commit 819c58eCopy full SHA for 819c58e
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