Update index.tsx

This commit is contained in:
SirSaltyy 2022-05-05 16:25:39 -04:00
parent f8be6a3e2d
commit b5bc290407

View File

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