From bd1771e2344cabacefa87b4f7d947f3564a64ac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CSalar?= <“salar.sali97@gmail.com”> Date: Mon, 10 Oct 2022 20:02:17 +0300 Subject: [PATCH] The style of the logo has been modified --- src/components/Logo.tsx | 71 +++++++++++++++++++++++++++-------------- 1 file changed, 47 insertions(+), 24 deletions(-) diff --git a/src/components/Logo.tsx b/src/components/Logo.tsx index 0619745..c7c7dd1 100644 --- a/src/components/Logo.tsx +++ b/src/components/Logo.tsx @@ -7,30 +7,53 @@ export type Props = { const Logo = ({ className, fillColors = "blue" }: Props) => { return ( -