From d6e01e4bf55502567140b6ecbcaeeebd7f8a3ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sat, 28 Feb 2026 17:53:02 +0100 Subject: [PATCH] fix: make all tool grid cards the same height Co-Authored-By: Claude Sonnet 4.6 --- components/ToolCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ToolCard.tsx b/components/ToolCard.tsx index 760ab13..8f7c9a4 100644 --- a/components/ToolCard.tsx +++ b/components/ToolCard.tsx @@ -19,7 +19,7 @@ export default function ToolCard({ title, description, icon, url, index, badges return (