From b4b7442d25785acac4842797e3dc084fab53d1f4 Mon Sep 17 00:00:00 2001 From: Mia Rose Winter Date: Mon, 15 Dec 2025 16:21:56 +0100 Subject: [PATCH] improved project card styling --- src/components/ProjectCard.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProjectCard.astro b/src/components/ProjectCard.astro index f0ae6b0..2aa60d3 100644 --- a/src/components/ProjectCard.astro +++ b/src/components/ProjectCard.astro @@ -29,7 +29,7 @@ import Card from "./Card.astro"; } { repository && - +