From e6228ab8ab5ef20e65cbad663809b263130a37bd Mon Sep 17 00:00:00 2001 From: nzambello Date: Mon, 14 Feb 2022 20:54:32 +0100 Subject: [PATCH] fix: header login button space --- app/components/Header.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/Header.tsx b/app/components/Header.tsx index 1e57fbc..44bf7fb 100644 --- a/app/components/Header.tsx +++ b/app/components/Header.tsx @@ -115,10 +115,10 @@ const Header = ({ user, route }: Props) => { ) : ( - Login + Login )}