Skip to content

Commit

Permalink
fix padding on slider
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Sep 19, 2024
1 parent 671cbf9 commit aa4054c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/capabilities/ai.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ function AISubPage() {
</motion.p>
<Link
href="/ecosystem?tag=AI"
className="link-primary text-white hover:text-white-80"
className="text-white hover:text-white-80 tw-heading-6 hover:no-underline flex items-center gap-4"
>
<LinkArrowRight /> Fastest growing AI Ecosystem in Web3
</Link>
Expand Down

0 comments on commit aa4054c

Please sign in to comment.