From 70a63d06b9d58fdd1e8ddcc2ffb379ee957c1121 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Thu, 12 Dec 2024 00:14:06 -0500 Subject: [PATCH] Fixes fixe update title, Fixe banner and logo picker, fixe color, fixe homepage --- src/views/creators/BannerActions.vue | 2 +- src/views/creators/CreatorBanner.vue | 2 +- src/views/creators/CreatorHome.vue | 50 ++++++++++------- src/views/creators/FullscreenImage.vue | 58 +++++++++++++++++++ src/views/profile/creators/BannerPicker.vue | 14 ++--- src/views/profile/creators/ChangeTitle.vue | 62 +++++++++++++++++++++ src/views/profile/creators/CreatorPage.vue | 29 +++++++--- src/views/profile/creators/LogoPicker.vue | 17 +++--- 8 files changed, 187 insertions(+), 47 deletions(-) create mode 100644 src/views/creators/FullscreenImage.vue create mode 100644 src/views/profile/creators/ChangeTitle.vue diff --git a/src/views/creators/BannerActions.vue b/src/views/creators/BannerActions.vue index a5d97b0..85d9a32 100644 --- a/src/views/creators/BannerActions.vue +++ b/src/views/creators/BannerActions.vue @@ -178,7 +178,7 @@ onBeforeUnmount(() => { class="rounded-b-2xl -mt-3 h-12 px-36 flex flex-col items-center justify-center" :style="{ backgroundColor: brandingStore.colors.secondary, boxShadow: '0 5px 20px rgba(0, 0, 0, 0.3)' }" > -