From 7e73f00860c20552985b25fcc09d21dee5d379e1 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Thu, 22 Oct 2020 12:59:47 -0300 Subject: [PATCH] Changes Scroll --- components/core/Footer/Footer.tsx | 2 +- components/core/UserNav/DropdownMenu.tsx | 6 +++++- public/us-flag.png | Bin 0 -> 762 bytes 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 public/us-flag.png diff --git a/components/core/Footer/Footer.tsx b/components/core/Footer/Footer.tsx index 55f855429..26f1b010c 100644 --- a/components/core/Footer/Footer.tsx +++ b/components/core/Footer/Footer.tsx @@ -24,7 +24,7 @@ const Footer: FC = ({ className, pages }) => {