From 48e6bd07125e99095fe3512558b1c262c369af8f Mon Sep 17 00:00:00 2001 From: Maaxxs <61059039+MaaxxsDev@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:58:25 +0200 Subject: [PATCH] Align close button height exactly with the hamburger icon, add transparency Measured the hamburger icon's rendered vertical position at both breakpoints and matched the close button's top offset to it precisely (pixel-exact at 390px and 1280px viewports). Also adds alpha to the overlay's background gradient so the blurred page content shows through subtly instead of being fully opaque. Co-Authored-By: Claude Sonnet 5 --- hifi-src/src/components/Navbar.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hifi-src/src/components/Navbar.jsx b/hifi-src/src/components/Navbar.jsx index ed4b0c8..09a7e17 100644 --- a/hifi-src/src/components/Navbar.jsx +++ b/hifi-src/src/components/Navbar.jsx @@ -121,13 +121,13 @@ export default function Navbar() { createPortal(