From 31621e4f7efe5f0bfe394453f24d8120ff6f2ade Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 10 Mar 2026 22:48:17 -0500 Subject: [PATCH] feat: simplify layout of the features cards --- src/components/sections/FeatureSection.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/sections/FeatureSection.astro b/src/components/sections/FeatureSection.astro index ede1d7d..2daa5b6 100644 --- a/src/components/sections/FeatureSection.astro +++ b/src/components/sections/FeatureSection.astro @@ -7,10 +7,10 @@ import directus from '@lib/directus'; const global = await directus.request(readSingleton('site_global')); --- -
-
-
-
+
+
+
+