diff --git a/src/components/CarouselWithIntro/CarouselWithIntro.vue b/src/components/CarouselWithIntro/CarouselWithIntro.vue index f446cb3..ea0a4cf 100644 --- a/src/components/CarouselWithIntro/CarouselWithIntro.vue +++ b/src/components/CarouselWithIntro/CarouselWithIntro.vue @@ -119,6 +119,7 @@ const qr = computed(() => props.data.qrcode ?? []) line-height: 200%; text-align: justify; color: var(--carousel-introColor); + white-space: pre-wrap; } } @media (min-aspect-ratio: 1/1) {