From 44a7006295f8df687d3c7c2d0f4b6e4e6ff8a61e Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Tue, 7 May 2024 17:19:14 -0500 Subject: [PATCH] fix(backgrounds): correct wrapping --- .../client/src/components/creatorIntro.vue | 22 ++++++++++++++----- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/website/client/src/components/creatorIntro.vue b/website/client/src/components/creatorIntro.vue index afec0a7d11..365bce4f36 100644 --- a/website/client/src/components/creatorIntro.vue +++ b/website/client/src/components/creatorIntro.vue @@ -192,12 +192,12 @@ v-if="user.purchased.background.birthday_bash" >
{{ allBackgrounds.eventBackgrounds.text }}
{{ $t('timeTravelBackgrounds') }}
{{ $t('monthlyBackgrounds') }}
-
+