From a650807c967d72b084f24a56331eb3f9f968931f Mon Sep 17 00:00:00 2001 From: Zach Pomerantz Date: Tue, 13 Dec 2022 13:17:48 -0500 Subject: [PATCH] fix: correctly center navbar els (#5676) --- src/components/NavBar/index.tsx | 6 +++--- src/components/NavBar/style.css.ts | 7 +++++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/components/NavBar/index.tsx b/src/components/NavBar/index.tsx index 560b6d758c..515d724e68 100644 --- a/src/components/NavBar/index.tsx +++ b/src/components/NavBar/index.tsx @@ -101,7 +101,7 @@ const Navbar = () => { return ( <>