From 673d4114f52f9ada8bf7b2cb8344b3bf4f36fab0 Mon Sep 17 00:00:00 2001 From: Dan Ko Date: Tue, 26 Sep 2023 18:43:57 -0400 Subject: [PATCH] update ideation page styles --- src/app/ideation/components/CreateIdeationContainer.tsx | 4 ++-- src/app/ideation/components/VoteCard.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/ideation/components/CreateIdeationContainer.tsx b/src/app/ideation/components/CreateIdeationContainer.tsx index 9c9e8fe9..cd4692df 100644 --- a/src/app/ideation/components/CreateIdeationContainer.tsx +++ b/src/app/ideation/components/CreateIdeationContainer.tsx @@ -9,7 +9,7 @@ function CreateIdeationContainer() {

What is your Voyage project idea & vision?

-

+

We value your ideas! Share your ideas on what our project should be. Describe your vision to capture what it does and the benefit it will bring to users. @@ -17,7 +17,7 @@ function CreateIdeationContainer() { diff --git a/src/app/ideation/components/VoteCard.tsx b/src/app/ideation/components/VoteCard.tsx index 5418852c..561aa402 100644 --- a/src/app/ideation/components/VoteCard.tsx +++ b/src/app/ideation/components/VoteCard.tsx @@ -22,7 +22,7 @@ function VoteCard({ users, voted }: VoteCardProps) {