diff --git a/app/components/ui/internal/MediaImageCard.vue b/app/components/ui/internal/MediaImageCard.vue index 5da3bbf..2c9d6d5 100644 --- a/app/components/ui/internal/MediaImageCard.vue +++ b/app/components/ui/internal/MediaImageCard.vue @@ -51,11 +51,13 @@ const props = defineProps(); - -

- {{ props.title }} -

+
+ +

+ {{ props.title }} +

+