Skip to content

Commit f7d318e

Browse files
committed
text style
1 parent 97de069 commit f7d318e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/[locale]/_components/home.tsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,10 @@ const HomePage = ({
122122
<p>
123123
Let&apos;s celebrate 10 years of Ethereum! How did ethereum change
124124
your life? -{" "}
125-
<Link href="https://ethereumstory.paperform.co/">
125+
<Link
126+
href="https://ethereumstory.paperform.co/"
127+
className="text-white"
128+
>
126129
share your story
127130
</Link>
128131
</p>

0 commit comments

Comments
 (0)