From 641e02abc9fef086d607d94cee0ab4452c526413 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Tue, 28 Jan 2025 18:37:17 -0500 Subject: [PATCH] Remove text and add Icon --- frontend/src/views/creators/CreatorBanner.vue | 59 +++++++++++++++---- frontend/src/views/main/Home.vue | 6 +- 2 files changed, 49 insertions(+), 16 deletions(-) diff --git a/frontend/src/views/creators/CreatorBanner.vue b/frontend/src/views/creators/CreatorBanner.vue index 6a8223e..54cee21 100644 --- a/frontend/src/views/creators/CreatorBanner.vue +++ b/frontend/src/views/creators/CreatorBanner.vue @@ -3,7 +3,18 @@