From 12a0789f24b1e0aaa812b5949313229262245158 Mon Sep 17 00:00:00 2001 From: ming Date: Thu, 27 Aug 2026 21:31:37 +0800 Subject: [PATCH] fix(site): align install requirements grid responsively --- apps/site/app/install/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/site/app/install/page.tsx b/apps/site/app/install/page.tsx index 1c38276..5a4f5cd 100644 --- a/apps/site/app/install/page.tsx +++ b/apps/site/app/install/page.tsx @@ -114,7 +114,7 @@ export default async function InstallPage() {
-
+
{requirements.map((item, index) => (