From f0a8abefa5ac6779dd218b3a3b1f7ee22f36dcc6 Mon Sep 17 00:00:00 2001 From: zetaloop Date: Wed, 25 Feb 2026 14:31:28 +0800 Subject: [PATCH] style(community): adjust card spacing and formatting --- app/(main)/community/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/(main)/community/page.tsx b/app/(main)/community/page.tsx index af73ca9..802382e 100644 --- a/app/(main)/community/page.tsx +++ b/app/(main)/community/page.tsx @@ -78,7 +78,7 @@ export default function CommunityPage() { -
+
{filteredPosts.map((post) => (() => { const linkedOrder = post.linkedOrderId @@ -90,7 +90,7 @@ export default function CommunityPage() { return ( - +