diff --git a/components/Navbar/logo.tsx b/components/Navbar/logo.tsx index 51f5b3d..badd23e 100644 --- a/components/Navbar/logo.tsx +++ b/components/Navbar/logo.tsx @@ -25,13 +25,13 @@ export const StackedLogo: FC = ({ shiftInterval, customColorList, cus return (
-

M

+

M

-

C

+

C

-

D

+

D

) @@ -51,15 +51,15 @@ export const InlineLogo: FC = ({ shiftInterval, customColorList, cust if (customHookInstance) return ( ) @@ -67,15 +67,15 @@ export const InlineLogo: FC = ({ shiftInterval, customColorList, cust return ( )