From 9e09c5623d202e131de1b597235afbf7adba338f Mon Sep 17 00:00:00 2001 From: fiatcode Date: Thu, 22 Jan 2026 22:44:28 +0700 Subject: [PATCH] fix: remove padding from Header and Footer components for consistent layout --- src/components/Footer.astro | 2 +- src/components/Header.astro | 2 +- src/layouts/Layout.astro | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 608479b..7b76c53 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,4 +1,4 @@ -