From a70569ae87252c41b5942ef3bdf033c2b79f2510 Mon Sep 17 00:00:00 2001
From: Ayo Ayco
Date: Sun, 20 Apr 2025 08:11:25 +0200
Subject: [PATCH] feat: move up h-card class to body el
---
src/layouts/Layout.astro | 2 +-
src/pages/index.astro | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index 60d14f6..0ff3d34 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -18,7 +18,7 @@ const { title, description, ogImage } = Astro.props
-
+