From ba43eae56976e2105e132460090526e5d790061a Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Tue, 29 Sep 2020 10:01:57 -0300 Subject: [PATCH] navbar --- components/Navbar/Navbar.tsx | 2 +- pages/index.tsx | 8 ++++++-- ui/Featurebar/Featurebar.module.css | 10 ++++++++-- ui/Featurebar/Featurebar.tsx | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/components/Navbar/Navbar.tsx b/components/Navbar/Navbar.tsx index f043ea237..49d49e875 100644 --- a/components/Navbar/Navbar.tsx +++ b/components/Navbar/Navbar.tsx @@ -16,7 +16,7 @@ const Navbar: FunctionComponent = ({ className }) => {
-