From 5347bf0023d8ef4051301ae9b5a95a75b5af4ce6 Mon Sep 17 00:00:00 2001 From: Michael Winter Date: Sun, 8 Mar 2026 11:40:37 +0100 Subject: [PATCH] Update modal and image viewer with simpler carousel --- components/ImageViewer.vue | 36 +++++++----------------------------- components/Modal/Modal.vue | 2 +- layouts/default.vue | 38 +++++++++++++++++++++++++++++++++++--- 3 files changed, 43 insertions(+), 33 deletions(-) diff --git a/components/ImageViewer.vue b/components/ImageViewer.vue index 2c5a2ef..21980d2 100644 --- a/components/ImageViewer.vue +++ b/components/ImageViewer.vue @@ -1,34 +1,16 @@