fix: navbar logo dimensions

This commit is contained in:
rzmk 2023-12-21 18:47:13 -05:00
parent b137943bbf
commit c8c8fe1b5d
No known key found for this signature in database

View file

@ -39,7 +39,7 @@ export const Navbar = () => {
<img
src={qsvProLogo}
alt="qsv pro logo"
className="w-24 h-6"
className="h-6"
/>
</div>
</a>