From ffa8ec16c8b9701316444abcae49140759e97e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sun, 14 Jun 2026 20:02:16 +0200 Subject: [PATCH] fix: constrain trophy icon height to 22px to match nav proportions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SVG is 20×50 (tall/narrow); fixed height with auto width preserves aspect ratio. Co-Authored-By: Claude Sonnet 4.6 --- components/nav.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/nav.tsx b/components/nav.tsx index 3007e51..cff76f6 100644 --- a/components/nav.tsx +++ b/components/nav.tsx @@ -5,7 +5,7 @@ import { useState } from 'react' const WC_TROPHY = ( // eslint-disable-next-line @next/next/no-img-element - + ) const NAV_LINKS = [