From 4b5837dca9abca3fde9e323fcf368d6e8c560544 Mon Sep 17 00:00:00 2001 From: Nexmoe <16796652+nexmoe@users.noreply.github.com> Date: Wed, 1 May 2024 21:51:44 +0800 Subject: [PATCH] feat: Update image width in Gallery component to be 600px (#112) Changed the image width in the Gallery component to a fixed value of 600px to improve consistency and layout aesthetics. --- components/module/Gallery.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/components/module/Gallery.vue b/components/module/Gallery.vue index 6b01c1b..7f0d170 100644 --- a/components/module/Gallery.vue +++ b/components/module/Gallery.vue @@ -34,15 +34,14 @@ const props = defineProps() }" >