From 94fa3f636526b39a8e09966a534b4544e2d9d2be Mon Sep 17 00:00:00 2001 From: primata Date: Mon, 22 Jul 2024 16:05:19 -0300 Subject: [PATCH] still breaking --- src/components/Chain.tsx | 18 +++---------- src/pages/LandingPage/Index.tsx | 47 ++++++++++++++++++++------------- 2 files changed, 32 insertions(+), 33 deletions(-) diff --git a/src/components/Chain.tsx b/src/components/Chain.tsx index c74a49ff..ffbea9a3 100644 --- a/src/components/Chain.tsx +++ b/src/components/Chain.tsx @@ -116,7 +116,7 @@ export default function Chains({ name,eventName, language, amount, isEvm, networ
setAddress(e.target.value)} @@ -142,26 +142,16 @@ export default function Chains({ name,eventName, language, amount, isEvm, networ fontFamily: "TWKEverett-Regular", width: 300, borderRadius: 0, - color: 'white', - backgroundColor: '#1737FF', - '&:hover': { backgroundColor: 'rgb(16, 38, 178)' } + color: 'black', + backgroundColor: '#EDEAE6', + '&:hover': { backgroundColor: '#C4B8A5' } }} - // disabled={loading||token===null||!isValidHex(address, true)} > {/* */} - Get MOVE
{isDark && true - // } {!isDark &&
-

Testnets

+

Testnets

@@ -202,7 +210,7 @@ export default function LandingPage() {
-

Legacy Devnets

+

Legacy Devnets

{/*

M1

{"{APTOS}"}
@@ -229,10 +238,10 @@ export default function LandingPage() {
-

Mint Mock Tokens

+

Mock Tokens

-

Mock tokens are available for networks above. Hourly rate limit.

+

Available for networks above. Hourly rate limit.

@@ -266,7 +275,7 @@ export default function LandingPage() {
-
+
{mock == 'aptos' && } {mock == 'sui' && }