From d16e70228b842140889163ab9cd4e415da419180 Mon Sep 17 00:00:00 2001 From: steven Date: Tue, 27 Jul 2021 15:30:22 -0700 Subject: [PATCH] mobile responsive fixes and tightening up sections so they're closer --- components/ContentSectionRisks.tsx | 8 ++++---- components/ContentSectionSale.tsx | 6 +++--- components/ModalSection.tsx | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/components/ContentSectionRisks.tsx b/components/ContentSectionRisks.tsx index e678b58..d48033e 100644 --- a/components/ContentSectionRisks.tsx +++ b/components/ContentSectionRisks.tsx @@ -3,8 +3,8 @@ const ContentSectionRisks = () => { <> {/* Section 3 */}
-
-
+
+

Transparency builds trust

@@ -16,7 +16,7 @@ const ContentSectionRisks = () => {
-
+

Unaudited smart contracts.

@@ -31,7 +31,7 @@ const ContentSectionRisks = () => {

-
+

New token sale mechanism

diff --git a/components/ContentSectionSale.tsx b/components/ContentSectionSale.tsx index b188b04..99463a6 100644 --- a/components/ContentSectionSale.tsx +++ b/components/ContentSectionSale.tsx @@ -2,9 +2,9 @@ const ContentSectionSale = () => { return ( <> {/* Section 2 */} -
+
-
+

How the token sale works

@@ -108,7 +108,7 @@ const ContentSectionSale = () => {
-
+

diff --git a/components/ModalSection.tsx b/components/ModalSection.tsx index 1f8a41f..4e1544d 100644 --- a/components/ModalSection.tsx +++ b/components/ModalSection.tsx @@ -4,7 +4,7 @@ import StatsModal from './StatsModal' const ModalSection = () => { return ( <> -
+

Ready to contribute?