From 7738a6b9e0bc3d8060ebc65b96048fa9642321cd Mon Sep 17 00:00:00 2001 From: Zach Pomerantz Date: Mon, 12 Dec 2022 14:50:21 -0500 Subject: [PATCH] fix: vertically center-align navbar items (#5664) --- src/components/NavBar/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/NavBar/index.tsx b/src/components/NavBar/index.tsx index 29f1afe433..f1ae83afcf 100644 --- a/src/components/NavBar/index.tsx +++ b/src/components/NavBar/index.tsx @@ -99,7 +99,7 @@ const Navbar = () => { return ( <>