logo
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-04 22:54:13 +01:00
parent 500978b873
commit 21761aa90a
+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-10 sm:w-10 md:h-19 md:w-19"> <div className="relative h-10 w-9 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"