From 6bdbdef5958e1fc7a1e0efd4d1c452eef4930f64 Mon Sep 17 00:00:00 2001 From: Wonsuk Choi Date: Tue, 4 Aug 2026 21:47:50 +0900 Subject: [PATCH 1/6] fix(routes/index): scale down the adapter graph on small screens --- src/routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/index.tsx b/src/routes/index.tsx index 07a94ef1b..b5a3f4aca 100644 --- a/src/routes/index.tsx +++ b/src/routes/index.tsx @@ -606,7 +606,7 @@ function FrameworkAdapterGraph({ // fill the 460×233 slot rather than re-deriving every coordinate.