From 2a37c14d4c9c2b4381d324bc05c79c25186c5459 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 17 Jun 2025 13:17:02 +0200 Subject: [PATCH] edit logo --- src/components/Logo.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Logo.tsx b/src/components/Logo.tsx index 896e057..830cdd7 100644 --- a/src/components/Logo.tsx +++ b/src/components/Logo.tsx @@ -40,7 +40,7 @@ export function Logomark(props: React.ComponentPropsWithoutRef<'svg'>) { - + ) } @@ -49,10 +49,10 @@ export function Logo(props: React.ComponentPropsWithoutRef<'svg'>) {