From 062c82a7a47dfb23886f5f40eb89cebe12c0b6ba Mon Sep 17 00:00:00 2001 From: Lulox Date: Sun, 20 Oct 2024 08:15:06 -0300 Subject: [PATCH] Trying to fix card size for presentation --- packages/nextjs/components/punk-society/PostCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nextjs/components/punk-society/PostCard.tsx b/packages/nextjs/components/punk-society/PostCard.tsx index de9111f..b60a46c 100644 --- a/packages/nextjs/components/punk-society/PostCard.tsx +++ b/packages/nextjs/components/punk-society/PostCard.tsx @@ -63,7 +63,7 @@ export const PostCard = ({ post }: { post: Post; isGrid: boolean }) => { return (
-
+