From 058c5ab18aeb281582a44a0afd916ee79cd73d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20Rafael=20Siqueira?= Date: Thu, 17 Apr 2025 17:23:47 -0300 Subject: [PATCH] padding --- superpage/src/pages/[slug].astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/superpage/src/pages/[slug].astro b/superpage/src/pages/[slug].astro index 70fa2ca..d568463 100644 --- a/superpage/src/pages/[slug].astro +++ b/superpage/src/pages/[slug].astro @@ -114,7 +114,7 @@ const trainer = data.course?.trainer ? await getEntry(data.course?.trainer) : nu
-
+