improve
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-04 22:56:28 +01:00
parent 21761aa90a
commit be8709478d
+1 -1
View File
@@ -139,7 +139,7 @@ export function TvoneSiteNav() {
</button> </button>
<Link href="/" className="flex shrink-0 items-center gap-2 py-1.5 text-white" onClick={closeMenu}> <Link href="/" className="flex shrink-0 items-center gap-2 py-1.5 text-white" onClick={closeMenu}>
<div className="relative h-10 w-9 sm:h-17 sm:w-17 md:h-19 md:w-19"> <div className="relative h-15 w-15 sm:h-17 sm:w-17 md:h-19 md:w-19">
<Image <Image
src="/logo.png" // put your image in /public src="/logo.png" // put your image in /public
alt="tvone logo" alt="tvone logo"