From 08dfb424bcd07a00134ab6a39e386b6793cfd776 Mon Sep 17 00:00:00 2001 From: "Kalle (Sendou)" <38327916+Sendouc@users.noreply.github.com> Date: Mon, 28 Sep 2020 01:57:10 +0300 Subject: [PATCH] pixels changed --- frontend-react/src/components/root/Footer.tsx | 2 +- frontend-react/src/components/root/IconNavBar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend-react/src/components/root/Footer.tsx b/frontend-react/src/components/root/Footer.tsx index 7cecc4549..08c96eef7 100644 --- a/frontend-react/src/components/root/Footer.tsx +++ b/frontend-react/src/components/root/Footer.tsx @@ -19,7 +19,7 @@ const Footer: React.FC = () => { w="80px" ml="auto" mr="35%" - mb="-5%" + mb="-5.1%" mt="5rem" userSelect="none" loading="lazy" diff --git a/frontend-react/src/components/root/IconNavBar.tsx b/frontend-react/src/components/root/IconNavBar.tsx index a44c7b4dd..e0c2bad49 100644 --- a/frontend-react/src/components/root/IconNavBar.tsx +++ b/frontend-react/src/components/root/IconNavBar.tsx @@ -136,7 +136,7 @@ const IconNavBar = () => { ignoreFallback /> {menuItems.length > 0 && ( - + )}