text/style change in card

This commit is contained in:
steven 2021-07-26 13:12:04 -07:00
parent 45edbb83d0
commit 6743e2b117
1 changed files with 6 additions and 3 deletions

View File

@ -313,8 +313,8 @@ const ContentSection = () => {
Deposit USDC into Vault.
</h2>
<p className="text-white text-opacity-50 text-base">
Users deposit and lock in their USDC into the contribution vault during the
<span className="text-mango-green italic"> sale period</span> locking in their ticket for $MNGO redemptions later on.
Users deposit their USDC into the contribution vault during the
<span className="text-mango-green italic"> sale period</span> locking in their ticket for $MNGO redemptions on sale completion.
</p>
</div>
</div>
@ -332,7 +332,10 @@ const ContentSection = () => {
MNGO unlocked and redeemable.
</h2>
<p className="text-white text-opacity-50 text-base">
Once the <span className="text-blue-400 italic"> grace period</span> ends, MNGO will be unlocked for redemption from the distribution vault. Users receive a token amount
Once the <span className="text-blue-400 italic"> grace period</span> ends, MNGO will be unlocked for redemption from the distribution vault.
<br />
<br />
Users receive a token amount
in proportion to their USDC contribution.{' '}
</p>
</div>