From abadf0aae52828af8f7650eff23bb2959b49bd69 Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Mon, 1 Aug 2022 16:31:47 +0100 Subject: [PATCH] fix(navbar): add separators between items, add a space between username and signout text --- components/NavBar.tsx | 8 ++++---- styles/globals.css | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/NavBar.tsx b/components/NavBar.tsx index 7fb395c..4a69290 100644 --- a/components/NavBar.tsx +++ b/components/NavBar.tsx @@ -8,12 +8,12 @@ export default function NavBar() { return (