summaryrefslogtreecommitdiff
path: root/src/layouts/Index.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/layouts/Index.astro')
-rw-r--r--src/layouts/Index.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/layouts/Index.astro b/src/layouts/Index.astro
index ea3cfb3..0aa436e 100644
--- a/src/layouts/Index.astro
+++ b/src/layouts/Index.astro
@@ -15,7 +15,7 @@ const { title, description } = Astro.props;
<slot />
</div>
<div
- class="bg-base hidden min-[1280px]:flex flex-col gap-2 text-center items-center justify-center m-20 mt-0 mb-5 p-10 rounded-lg drop-shadow-2xl"
+ class="bg-base hidden min-[1280px]:flex flex-col gap-2 text-center items-center justify-center m-20 mt-0 mb-5 p-5 rounded-lg drop-shadow-2xl"
>
<div id="gif">
<img