From cac736021f55f5d56becd1bd127005b0a3c36d22 Mon Sep 17 00:00:00 2001 From: Jared Schoeny Date: Fri, 28 Nov 2025 14:52:23 -1000 Subject: [PATCH] Fix hack cover thumbnail styling issue --- src/components/Hack/Gallery.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Hack/Gallery.tsx b/src/components/Hack/Gallery.tsx index 09179bf..7c5d4e8 100644 --- a/src/components/Hack/Gallery.tsx +++ b/src/components/Hack/Gallery.tsx @@ -58,7 +58,7 @@ export default function Gallery({ images, title }: { images: string[]; title: st }`} aria-label={`Show image ${i + 1}`} > - {`${title} + {`${title} ))}