From 47a408bd082c9aabe2a8ab15e848790b302f1ec7 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 12 Apr 2025 19:35:45 +0200 Subject: [PATCH] feat: homepage adjustments - remove padding on introduction - change showcase cards to stuff --- src/pages/index.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index a34cf8d..0148d12 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -41,7 +41,7 @@ import now from '../constants/now.json'