From 9ee667c1e85e602e0fe5c781716948bf5c290d51 Mon Sep 17 00:00:00 2001 From: Nick Hong Date: Tue, 4 Apr 2023 00:30:13 +0900 Subject: [PATCH] Last footer spacing fix --- src/components/Footer/index.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index 8cb8551..2df8c72 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -141,6 +141,7 @@ export const Footer = ({ webProperty }: FooterProps) => ( : 'https://originprotocol.com' } target="_blank" + className="ml-4 md:ml-0" rel="noreferrer" > @@ -159,7 +160,11 @@ export const Footer = ({ webProperty }: FooterProps) => ( > GitHub - + Press