Any question => anything

This commit is contained in:
Ian Philips 2022-05-18 13:47:43 -06:00
parent e2b03f31e9
commit 6d3aaf71d4

View File

@ -30,7 +30,7 @@ export function FeedPromo(props: { hotContracts: Contract[] }) {
<div className="font-semibold sm:mb-2">
Bet on{' '}
<span className="bg-gradient-to-r from-teal-400 to-green-400 bg-clip-text font-bold text-transparent">
any question!
anything!
</span>
</div>
</h1>