From acd87ced5e8f8cdd7b6d4988b7acd327270d8e41 Mon Sep 17 00:00:00 2001 From: Saksham Jain Date: Sat, 14 Mar 2026 19:20:05 +0530 Subject: [PATCH] fix: equalize card heights on the projects page --- src/components/products/CardProduct.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/products/CardProduct.jsx b/src/components/products/CardProduct.jsx index bcf213c6..11196c62 100644 --- a/src/components/products/CardProduct.jsx +++ b/src/components/products/CardProduct.jsx @@ -11,6 +11,7 @@ export function CardProduct({ product }) { return (