From 545645e47559084ac9fb44042da9d25675bc7bb5 Mon Sep 17 00:00:00 2001 From: Purestone Date: Mon, 20 Apr 2026 02:27:17 +1000 Subject: [PATCH] fix(ui): prevent horizontal scrolling and top element overlap on narrow screens - Adjust DispatchNetwork visibility logic for widths ~1024px and ~540px to prevent horizontal scrolling - Update Hero section brand title and right border visibility logic to avoid top element overlap --- app/components/BrandMark.tsx | 2 +- app/components/DispatchNetwork.tsx | 14 ++++++++------ app/components/Hero.tsx | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/app/components/BrandMark.tsx b/app/components/BrandMark.tsx index b86ac1cc..ac04828d 100644 --- a/app/components/BrandMark.tsx +++ b/app/components/BrandMark.tsx @@ -60,7 +60,7 @@ export function BrandMark({ diff --git a/app/components/DispatchNetwork.tsx b/app/components/DispatchNetwork.tsx index 16829c85..e21efa07 100644 --- a/app/components/DispatchNetwork.tsx +++ b/app/components/DispatchNetwork.tsx @@ -16,10 +16,12 @@ export function DispatchNetwork() {
{/* 左:栏目标签 */} - + Dispatch Network - · - + + · + + Sec. Net-01 @@ -36,7 +38,7 @@ export function DispatchNetwork() { data-umami-event-location="dispatch_network" > - GitHub + GitHub · - Discord + Discord · - Zotero + Zotero diff --git a/app/components/Hero.tsx b/app/components/Hero.tsx index c03b5968..2fa9ce44 100644 --- a/app/components/Hero.tsx +++ b/app/components/Hero.tsx @@ -54,7 +54,7 @@ export async function Hero() {
-
+

Involution
Hell