From ce7fa8e243391afbdb2d026ff83ccda47b26698e Mon Sep 17 00:00:00 2001 From: yash045 Date: Tue, 17 Feb 2026 23:33:09 -0500 Subject: [PATCH] Fixed Card Clicking --- src/components/ProjectCard.astro | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/ProjectCard.astro b/src/components/ProjectCard.astro index b765d70..f418384 100644 --- a/src/components/ProjectCard.astro +++ b/src/components/ProjectCard.astro @@ -14,7 +14,7 @@ const { projectLink, logoLink, name, description, tags = [], loadIssues = false ---
- +