mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-18 21:59:24 +00:00
fix: navbar logo dimensions
This commit is contained in:
parent
b137943bbf
commit
c8c8fe1b5d
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ export const Navbar = () => {
|
|||
<img
|
||||
src={qsvProLogo}
|
||||
alt="qsv pro logo"
|
||||
className="w-24 h-6"
|
||||
className="h-6"
|
||||
/>
|
||||
</div>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue