Skip to content

Commit

Permalink
🐛 Fix Header
Browse files Browse the repository at this point in the history
  • Loading branch information
nawar-hisso committed Oct 16, 2024
1 parent b1f1131 commit 99bb418
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ export const Header = () => {
/>
</div>
<div className="flex flex-col">
<span className="font-bold leading-tight">Scaffold-ETH</span>
<span className="text-xs">Ethereum dev stack</span>
<span className="font-bold leading-tight">CredBull</span>
<span className="text-xs">reDeFining Private Credit</span>
</div>
</Link>
<ul className="hidden lg:flex lg:flex-nowrap menu menu-horizontal px-1 gap-2">
Expand Down

0 comments on commit 99bb418

Please sign in to comment.