From 85ea58070274189125f5ba9ee11ae760a35ce22d Mon Sep 17 00:00:00 2001 From: Thomas Wang Date: Sat, 28 Sep 2024 15:02:31 +1000 Subject: [PATCH] Fix styling issues on mobile devices --- components/gallery-item.tsx | 8 +------- components/paginator.tsx | 4 ++-- components/sorter.tsx | 2 +- pages/works/@id/+Page.tsx | 2 +- 4 files changed, 5 insertions(+), 11 deletions(-) diff --git a/components/gallery-item.tsx b/components/gallery-item.tsx index f1fc9599..fee27f16 100644 --- a/components/gallery-item.tsx +++ b/components/gallery-item.tsx @@ -36,13 +36,7 @@ const GalleryItem = (props: ItemProps) => { if (title) { return (
-
+
+
+