From 0802b69c5631a0ced1704daf68941282eb238f50 Mon Sep 17 00:00:00 2001 From: Nathan Cummins Date: Tue, 26 Aug 2025 13:45:39 +0930 Subject: [PATCH] Add Y space to tokens on projects page --- src/pages/projects.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/projects.astro b/src/pages/projects.astro index f973437..51a03d0 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -21,7 +21,7 @@ const types = [...new Set(projects.map((project) => project.data.type))];
Recent Projects -
+
All