From 0d4a7d2e44cf1045e31e05defa6e6a0946e50472 Mon Sep 17 00:00:00 2001 From: Thuan Bui <9248622+10h30@users.noreply.github.com> Date: Sun, 15 Mar 2026 17:13:40 +0700 Subject: [PATCH] fix: reduce padding in category and tag sections for improved layout --- src/pages/category/[category].astro | 2 +- src/pages/tags/[tag].astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/category/[category].astro b/src/pages/category/[category].astro index 3a8adcd..f9ccce3 100644 --- a/src/pages/category/[category].astro +++ b/src/pages/category/[category].astro @@ -35,7 +35,7 @@ const metadata = { --- -
+
-
+