summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-05-09 09:23:05 +0200
committerYuval Adam <_@yuv.al>2025-05-09 09:23:05 +0200
commit67c04a24b11febe003f47f60feed1e0569dd2355 (patch)
tree54d4dca2f008d5e52ec49f57c93455d6c0ccd8c1
parent293ca7a375b0aecaa91c4af1e1a8d9c072a3ca46 (diff)
Try to fix layout jump
-rw-r--r--src/pages/index.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 9ea07e7..a4913c7 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -49,7 +49,7 @@ const metadata = {
<div
class="min-h-screen flex flex-col items-center justify-center bg-gray-100 p-2"
>
- <div class="max-w-6xl w-full sm:p-8 p-2">
+ <div class="max-w-6xl w-full sm:p-8 p-2 min-h-[800px]">
<h1
class="my-3 sm:my-1 text-center sm:text-left text-4xl font-bold tracking-tight text-gray-900 sm:text-6xl"
>