From 1940fce99365629e83d6731bb770f108dd80dffb Mon Sep 17 00:00:00 2001 From: Asis Ferrer Date: Fri, 31 Oct 2025 16:24:54 +0000 Subject: [PATCH] Fix Section component layout for consistent responsiveness --- src/components/ui/Section.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/Section.astro b/src/components/ui/Section.astro index 9ff549f..a837bac 100644 --- a/src/components/ui/Section.astro +++ b/src/components/ui/Section.astro @@ -1,3 +1,3 @@ -
+
\ No newline at end of file