From 8141c17907a7780c301a2ba1845eaa694c090db3 Mon Sep 17 00:00:00 2001 From: Aleix Ripoll Date: Thu, 31 Oct 2024 16:30:56 +0100 Subject: [PATCH] posts title margin top --- src/layouts/Posts.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Posts.astro b/src/layouts/Posts.astro index 53dd8d3..1a2c918 100644 --- a/src/layouts/Posts.astro +++ b/src/layouts/Posts.astro @@ -50,7 +50,7 @@ const { className, posts, fluid } = Astro.props; */} -

+

{post.data.title}