Skip to content

Commit

Permalink
title adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
Dalongcoder0522 committed Dec 30, 2024
1 parent d94461d commit 5747a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,8 @@ const Home = () => {
<div className="flex-shrink-0 px-4 sm:px-6 lg:px-8 py-6">
<div className="text-center">
<h1 className="text-3xl sm:text-4xl font-extrabold text-gray-900 dark:text-white">
<span className="block">{description}</span>
<span className="block text-indigo-600 dark:text-indigo-400">Starknet CrowdFunding</span>
<span className="block">{description}</span>
</h1>
<div className="mt-2 text-base text-gray-500 dark:text-gray-400 sm:text-lg">
Join us in making a difference. Support this project with {symbol}.
Expand Down

0 comments on commit 5747a01

Please sign in to comment.