diff --git a/src/components/album/Album.astro b/src/components/album/Album.astro
index 65323ba..62aa10a 100644
--- a/src/components/album/Album.astro
+++ b/src/components/album/Album.astro
@@ -34,7 +34,7 @@ const calculateCroppedHeight = (width: number, height: number, croppedWidth: num
{album.description &&