From ac6008c591aa4701ee015603d37f600dedca39b1 Mon Sep 17 00:00:00 2001 From: Zhifei Li Date: Fri, 5 Jun 2026 23:26:33 -0700 Subject: [PATCH] fix(web): mobile responsive layout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Audited all pages at a 390px viewport; three real breakages: - Nav: the logo and links overlapped/wrapped on phones. Smaller logo and wordmark below sm, tighter gaps, nowrap links, and the external Status link is hidden on phones (it's on the home footer anyway). - API docs: the page wrapper was flex-row even on mobile, so once the sidebar hid, the mobile