From 7a9fed6f9580012f0239b8294bdda3fea99c405e Mon Sep 17 00:00:00 2001 From: Marco Date: Wed, 22 Jul 2026 18:28:34 +0000 Subject: [PATCH] Remove duplicate Newsletter/7-Tage-Challenge buttons from tablet drawer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They already show inline in the header from md (768px) up — now that the drawer panel actually renders (previous fix), this pairing became visibly redundant on the 768-1023px tier specifically. md:hidden on just those two buttons; the drawer's "Anmelden"/"Mein Konto" link stays, since the header's account icon links to the same place but doesn't carry that label text. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_018PL4zfTY1sXc8x5QS6FatM --- app/components/Navbar.tsx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/app/components/Navbar.tsx b/app/components/Navbar.tsx index 2224534..c5ea7e3 100644 --- a/app/components/Navbar.tsx +++ b/app/components/Navbar.tsx @@ -581,20 +581,25 @@ export function Navbar({ singleActiveProduct }: { singleActiveProduct: boolean } })}
+ {/* md:hidden — these two duplicate the inline CTA pair that's + already visible in the header itself from md (768px) up (see + "Trailing controls" above); only genuinely missing below + that, where the inline pair is hidden and the drawer is + these buttons' only way to reach them. */} 7-Tage-Challenge