From 0321c3cdfb2af99402adf472af0ccbf0f1c7ca5c Mon Sep 17 00:00:00 2001 From: Abraham Date: Wed, 22 Jul 2026 16:05:04 -0700 Subject: [PATCH] chore(visimer/site): tighten navbar on mobile (#2854) Nav links + 'Leave a star!' hand-drawn hint overflowed the viewport on < 640px, pushing the GitHub star + npm install buttons offscreen. Hides both on mobile and tightens header padding; desktop is unchanged. GitOrigin-RevId: cd181e899214fc34359f5a4d4e0916caec3bfbe7 --- apps/site/src/App.tsx | 4 +++- apps/site/src/site.css | 13 +++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/apps/site/src/App.tsx b/apps/site/src/App.tsx index 9c02205..e034279 100644 --- a/apps/site/src/App.tsx +++ b/apps/site/src/App.tsx @@ -384,6 +384,7 @@ export default function App() { }} >
Visimer -