summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/layouts/Layout.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index d4d4e7e..03bca69 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -104,7 +104,7 @@ const {
<div class="max-w-6xl w-full sm:p-8 p-2 min-h-[800px]">
<slot />
</div>
- <footer class="text-xs my-4 pb-3 text-center">
+ <footer class="text-xs m-4 pb-3 text-center">
<p>
Created by <a
href="https://yuv.al"