From 87559c13cce4712db222a1e9f1b38542221fa75f Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 21:26:23 +0000 Subject: [PATCH] Add ARIA attributes and focus styles to Navbar interactive elements Co-authored-by: belpythons <187399139+belpythons@users.noreply.github.com> --- src/components/layout/Navbar.jsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/layout/Navbar.jsx b/src/components/layout/Navbar.jsx index de3fea5..6353919 100644 --- a/src/components/layout/Navbar.jsx +++ b/src/components/layout/Navbar.jsx @@ -95,10 +95,11 @@ const Navbar = () => {