@@ -344,8 +344,8 @@ const Navbar = () => {
<a href="/">
<img src={logoSrc} alt="Logo"
style={{
- width: 150,
- height: 25,
+ width: 100,
+ height: 17,
}} />
</a>
</Box>