From 397821b82074cc958c7f468dc830191e880a118d Mon Sep 17 00:00:00 2001 From: tegaki Date: Tue, 5 Nov 2024 01:37:27 +0100 Subject: [PATCH] :lipstick: minor tweaks --- src/components/ThumbnailGallery.tsx | 95 ++++++++++++++++++----------- 1 file changed, 60 insertions(+), 35 deletions(-) diff --git a/src/components/ThumbnailGallery.tsx b/src/components/ThumbnailGallery.tsx index e0f8e53..5f7da86 100644 --- a/src/components/ThumbnailGallery.tsx +++ b/src/components/ThumbnailGallery.tsx @@ -68,42 +68,66 @@ export const ThumbnailGallery = ({ ); })} - - - Go to page - - + + + + Go to page + + + +
+ + +
-