From 931a2bf58c039898fb7ebc7772f1093679dcb1bf Mon Sep 17 00:00:00 2001 From: Yuto Takano Date: Mon, 2 Dec 2024 16:30:37 +0100 Subject: [PATCH] Make the first item in Shop not 1:1 square to fill extra gap space --- src/components/Shop.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Shop.tsx b/src/components/Shop.tsx index 2aceeda..691f035 100644 --- a/src/components/Shop.tsx +++ b/src/components/Shop.tsx @@ -45,7 +45,7 @@ export const Shop: FunctionComponent = ({ shop_items, className }) => )}