From c2f48fc90cc47db1e27e6838aadc8d4a86cbb32c Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sun, 7 Sep 2025 16:16:57 +0200 Subject: [PATCH] Fix scaling --- web/components/profile-grid.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/profile-grid.tsx b/web/components/profile-grid.tsx index 9930f524..ee5949e6 100644 --- a/web/components/profile-grid.tsx +++ b/web/components/profile-grid.tsx @@ -89,7 +89,7 @@ function ProfilePreview(props: { }} className="group block dark:bg-gray-800 rounded-lg overflow-hidden shadow hover:shadow-md transition-shadow duration-200 h-full" > - + {/*{pinned_url ? (*/} {/*