Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
IkigaiLabsETH authored Nov 27, 2024
1 parent 1eba137 commit 91041a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/tokens/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default async function Tokens() {
<div className="m-auto">
<div className="p-5 md:p-10 lg:p-15 bg-neutral-900 text-center md:text-left">
<div className="max-w-screen-2xl m-auto">
<h1 className="sm:text-2xl md:text-4xl lg:text-8xl">Cult Coins</h1>
<h1 className="sm:text-2xl md:text-4xl lg:text-8xl">AI ART COINS WIF JPG</h1>
</div>
</div>
<div className="max-w-screen-2xl m-auto px-8 py-5 md:py-10 lg:py-20">
Expand Down

0 comments on commit 91041a7

Please sign in to comment.