diff --git a/src/components/Gallery.tsx b/src/components/Gallery.tsx index 64b44aa..15c28eb 100644 --- a/src/components/Gallery.tsx +++ b/src/components/Gallery.tsx @@ -245,6 +245,7 @@ export function Gallery() { position: "absolute", textAlign: "center", gap: 2, + px: 2, justifyContent: "center", alignItems: "center", maxWidth: 720,