diff --git a/src/components/GalleryDetail.astro b/src/components/GalleryDetail.astro
index 90ec3e9..0f89473 100644
--- a/src/components/GalleryDetail.astro
+++ b/src/components/GalleryDetail.astro
@@ -25,7 +25,7 @@ const imageLength = entry.data.images.length;
class="md:w-[66ch] lg:sticky lg:top-[calc(100vh_/_2_-_(max(30vh,_250px)_/_2))] lg:h-[max(30vh,_250px)] lg:w-full"
{...animationDelay}
>
- {entry.data.title}
+ {entry.data.title}