From 04bfb7914b61363949624dd241cf2ef8261e5d29 Mon Sep 17 00:00:00 2001 From: Rudransh Shrivastava Date: Sat, 8 Aug 2026 20:23:55 +0530 Subject: [PATCH 01/19] do not scale/zoom card on hover Signed-off-by: Rudransh Shrivastava --- frontend/src/app/board/[year]/candidates/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/board/[year]/candidates/page.tsx b/frontend/src/app/board/[year]/candidates/page.tsx index 5651a906d8..188c6bb5e3 100644 --- a/frontend/src/app/board/[year]/candidates/page.tsx +++ b/frontend/src/app/board/[year]/candidates/page.tsx @@ -293,7 +293,7 @@ const CandidateCard = ({ candidate, isOwnProfile, year }: CandidateCardProps) => return (