From 5fab9c95acf240e5a30aafa0870bfb36681684a3 Mon Sep 17 00:00:00 2001 From: oimwiodev Date: Sat, 16 May 2026 22:55:24 +0100 Subject: [PATCH] Balance mobile navbar controls --- CHANGELOG.md | 1 + components/Navbar.tsx | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 852ba3e..b6dbd49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to the New Optic website will be documented in this file. - Added cursor-reactive stretch motion to desktop nav links and matched the glossy dark WhatsApp CTA style on mobile. - Corrected the French 2004 trust wording to use "depuis" without "autour de". - Tightened mobile sizing for the WhatsApp nav pill and hero trust badge. +- Balanced mobile navbar controls so the language switcher, WhatsApp CTA, and menu do not bunch up on the right. ## [1.0.0] - 2026-05-16 diff --git a/components/Navbar.tsx b/components/Navbar.tsx index ee1158f..52c5ee6 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -27,8 +27,8 @@ export default function Navbar({ locale, onLocaleChange, t, whatsappUrl }: { loc return (
-