copy update

This commit is contained in:
saml33 2023-03-03 15:39:26 +11:00
parent a73925d94d
commit b7ec01eb9a
3 changed files with 3 additions and 3 deletions

View File

@ -143,7 +143,7 @@ const FooterLinkColumn = ({
title: string
}) => {
return (
<div className="w-full lg:w-28 xl:w-32 mb-6 last:mb-0 sm:mb-0">
<div className="w-full lg:w-32 mb-6 last:mb-0 sm:mb-0">
<h4 className="text-th-fgd-3 text-sm mb-3">{title}</h4>
{children}
</div>

View File

@ -9,7 +9,7 @@
"bullet-1": "Trade spot & perpetuals up to 10x leverage.",
"bullet-2": "Earn interest on all deposits.",
"bullet-3": "Borrow any token.",
"bullet-4": "Anyone can list any Solana token on Mango.",
"bullet-4": "Permissionless token listings.",
"community-governed": "Community governed",
"community-governed-desc": "Mango is governed by the Mango DAO. Fully transparent and open to all.",
"competitive-fees": "Competitive fees",

File diff suppressed because one or more lines are too long