From f22273e351dbd5d5df964e3a122ec59410ad70b6 Mon Sep 17 00:00:00 2001 From: blueeon Date: Thu, 28 Mar 2024 23:06:11 +0800 Subject: [PATCH] fix: update svg --- src/app/components/Logo.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/Logo.tsx b/src/app/components/Logo.tsx index d4cb667..f50b3cf 100644 --- a/src/app/components/Logo.tsx +++ b/src/app/components/Logo.tsx @@ -4,8 +4,8 @@ export default function Logo({ className = '', ...props }) { return ( + fill="none" stroke="#ffffff" strokeWidth="1" + strokeLinecap="round" strokeLinejoin="round">