From 280cdc5968f2a60d0ab35e4823f436d02e210cb3 Mon Sep 17 00:00:00 2001 From: anibal-alpizar Date: Thu, 6 Jun 2024 14:34:04 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Navbar=20itle=20styling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navbar.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/navbar.tsx b/src/components/navbar.tsx index d9cd065..ab15327 100644 --- a/src/components/navbar.tsx +++ b/src/components/navbar.tsx @@ -9,7 +9,9 @@ function Navbar() {