Skip to content

Commit

Permalink
Update Prizes.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
iancheung0202 authored Nov 20, 2024
1 parent 73fc99d commit 4544917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(landing)/Prizes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default function Prizes() {
return (
<Section red title="Prizes" id="prizes">
<div className="flex justify-center items-center h-64">
<h2 className="text-3xl font-bold text-gray-600">Coming Soon</h2>
<h2 className="text-3xl font-bold text-white-600">Coming Soon</h2>
</div>
</Section>
);
Expand Down

1 comment on commit 4544917

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for gunnhacks11-0 ready!

✅ Preview
https://gunnhacks11-0-ggyyqfme3-daniel-kous-projects.vercel.app

Built with commit 4544917.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.