From 333beff418cefc2dbecc7766a1ace8089917bf3d Mon Sep 17 00:00:00 2001 From: Gabito Esmiapodo <4015436+gabitoesmiapodo@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:33:03 -0300 Subject: [PATCH] fix(header): remove fixed height from logo to preserve aspect ratio --- src/components/sharedComponents/ui/Header/Logo.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/sharedComponents/ui/Header/Logo.tsx b/src/components/sharedComponents/ui/Header/Logo.tsx index d43a68d7..449edd01 100644 --- a/src/components/sharedComponents/ui/Header/Logo.tsx +++ b/src/components/sharedComponents/ui/Header/Logo.tsx @@ -15,7 +15,6 @@ const LogoLight = const Logo: FC = ({ ...restProps }) => (