From 83283a87e408b22229c7cc2337b7fb6d5cfa1eac Mon Sep 17 00:00:00 2001 From: C Date: Tue, 21 Feb 2023 04:21:01 +0900 Subject: [PATCH] solved issues in footer + solved space issue in X from mobile navbar --- src/components/AppBar.tsx | 2 +- src/components/Footer.tsx | 2 +- src/pages/_app.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/AppBar.tsx b/src/components/AppBar.tsx index 8e04cb312..6a14cfdf5 100644 --- a/src/components/AppBar.tsx +++ b/src/components/AppBar.tsx @@ -68,7 +68,7 @@ export const AppBar: React.FC = () => {