From 71772a43b5f470c20b1208debafef609db991f7d Mon Sep 17 00:00:00 2001 From: pilcrowOnPaper Date: Sat, 2 Nov 2024 17:35:02 +0900 Subject: [PATCH] fix styling --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index ac8d213..070f454 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -37,7 +37,7 @@ const posts = await getPosts(); projects.map((project) => { return (
  • -

    +

    {project.name}