Skip to content

Commit

Permalink
change color
Browse files Browse the repository at this point in the history
  • Loading branch information
jhfnetboy committed Dec 13, 2023
1 parent ea93d64 commit e0f2b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default function Home() {
</Link>
<Link
href="https://ethglobal.com/showcase/airaccount-swqix"
className="bg-stone-500 hover:bg-purple-600 text-white px-4 py-2 rounded"
className="bg-yellow-500 hover:bg-orange-300 text-white px-4 py-2 rounded"
>
Istanbul Hackathon
</Link>
Expand Down

0 comments on commit e0f2b9c

Please sign in to comment.