From ae5bca6e6278723c4c1c653df64b42be72b21950 Mon Sep 17 00:00:00 2001 From: Kellan Wampler Date: Mon, 18 Jul 2022 10:49:35 -0400 Subject: [PATCH] Removing maxWidth prop for mobile sizes in top section of landing page. --- frontend/pages/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/pages/index.js b/frontend/pages/index.js index 25faeefb..b4811bd2 100644 --- a/frontend/pages/index.js +++ b/frontend/pages/index.js @@ -267,7 +267,7 @@ const Homepage = () => { color="white" as="h1" pb={[4, 6, 12, 12, 12, 12]} - maxW={["85%", "75%", "58%", "58%", "58%", "58%"]} + maxW={[null, "80%", "58%"]} > Build a Sustainable Game Economy in Only a Few Clicks @@ -276,7 +276,7 @@ const Homepage = () => { fontSize={["sm", "md", "lg", "lg", "xl", "xl"]} display="inline-block" color="white" - maxW={["90%", "85%", "75%", "75%", "75%", "75%"]} + maxW={[null, "85%", "75%"]} > Moonstream Engine empowers web3 game designers to grow healthy economies. Moonstream smart contracts and APIs