Răsfoiți Sursa

fix(header): adjust logo height for better display

vtugulan 6 luni în urmă
părinte
comite
e9d6c951a7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      app/components/header.tsx

+ 1 - 1
app/components/header.tsx

@@ -61,7 +61,7 @@ export default function Header() {
               src="/vtorio.svg"
               alt="vtor.io"
               width={32}
-              height={32}
+              height={8}
               className="h-8 w-auto"
             />
           </Link>