From e7eab4ad8ed7d63f5fdc44ce28acee59ffa94f02 Mon Sep 17 00:00:00 2001 From: malcodeman <26983729+malcodeman@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:06:40 +0100 Subject: [PATCH] feat: improves mobile grid --- app/_components/Posts.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_components/Posts.tsx b/app/_components/Posts.tsx index 6d953af..6cd444f 100644 --- a/app/_components/Posts.tsx +++ b/app/_components/Posts.tsx @@ -47,7 +47,7 @@ export default function Posts(props: Props) { ) : (
{map( (item) =>