From 89ee8222aefcdf8260d644db4f8a7377e714ec51 Mon Sep 17 00:00:00 2001 From: Yeeun Jung Date: Tue, 26 Sep 2023 15:50:12 -0400 Subject: [PATCH 1/8] updated colors in theme config --- src/components/navbar/Navbar.tsx | 2 +- tailwind.config.js | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/navbar/Navbar.tsx b/src/components/navbar/Navbar.tsx index 139a8556..e7500bb1 100644 --- a/src/components/navbar/Navbar.tsx +++ b/src/components/navbar/Navbar.tsx @@ -5,7 +5,7 @@ const notificationCount = 4; export default function Navbar() { return ( -