From faa663c0e551fc14695bf4833419fdf6cdc6ce8f Mon Sep 17 00:00:00 2001 From: enricobuehler Date: Tue, 26 May 2026 18:57:50 +0200 Subject: [PATCH] logos: set w-full on the SVGs so they actually fill their flex parents MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Without explicit dimensions the browser fell back to the SVG default (300×150 CSS px), overflowing the 120×120 header link and hiding behind the backdrop-blur. --- src/components/Logo.tsx | 1 + src/components/LogoQuadBG.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/src/components/Logo.tsx b/src/components/Logo.tsx index 3466bf5..1135282 100644 --- a/src/components/Logo.tsx +++ b/src/components/Logo.tsx @@ -5,6 +5,7 @@ export default function Logo() { role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 643.6 382.49" + className="w-full h-full" > unom unom