diff --git a/src/components/MobileBottomNav.tsx b/src/components/MobileBottomNav.tsx index c6cb0a97..5e7ea828 100644 --- a/src/components/MobileBottomNav.tsx +++ b/src/components/MobileBottomNav.tsx @@ -45,13 +45,15 @@ export function MobileBottomNav() { )} > {/* Single unified background: arc + rectangle drawn as one SVG shape. + Arc uses 12/32 ratio matching the top header arc (viewBox 0 0 100 12, height 20px). No separate layers = no opacity overlap seam, no sub-pixel gap. */} - +