From b3e6f3cda5b5cc207d672770368d89cfb9461500 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:49:51 -0500 Subject: [PATCH] Change landing page text colI added a div to remove the white background created by the card div.or --- frontend/src/views/creators/CreateCreator.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/creators/CreateCreator.vue b/frontend/src/views/creators/CreateCreator.vue index ad96b48..7f0d411 100644 --- a/frontend/src/views/creators/CreateCreator.vue +++ b/frontend/src/views/creators/CreateCreator.vue @@ -1,5 +1,5 @@