copyedit: donations available after May

This commit is contained in:
Sinclair Chen 2022-05-31 13:23:01 -07:00
parent 5bcff4171b
commit 6106eeee95

View File

@ -57,9 +57,8 @@ export default function Charity(props: {
<Col className="max-w-xl gap-2"> <Col className="max-w-xl gap-2">
<Title className="!mt-0" text="Manifold for Good" /> <Title className="!mt-0" text="Manifold for Good" />
<div className="mb-6 text-gray-500"> <div className="mb-6 text-gray-500">
Donate your winnings to charity! Through the month of May, every{' '} Donate your winnings to charity! Every {formatMoney(100)} you give
{formatMoney(100)} you contribute turns into $1 USD sent to your turns into $1 USD we send to your chosen charity.
chosen charity.
<Spacer h={5} /> <Spacer h={5} />
Together we've donated over ${Math.floor(totalRaised / 100)} USD so Together we've donated over ${Math.floor(totalRaised / 100)} USD so
far! far!