From e8d337bfeb55cc54c20c806d09dec687336ebfb9 Mon Sep 17 00:00:00 2001 From: 3zachm <3zachn4@gmail.com> Date: Sat, 24 Dec 2022 15:38:59 -0800 Subject: [PATCH] update styling --- components/dashboard/NavBar.tsx | 2 +- pages/dashboard/index.tsx | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/dashboard/NavBar.tsx b/components/dashboard/NavBar.tsx index b940fd6..af25a5f 100644 --- a/components/dashboard/NavBar.tsx +++ b/components/dashboard/NavBar.tsx @@ -6,7 +6,7 @@ function NavBar() { return (
1 2 3 4 5