From f47a72bfb82a3997e8ea497cb15fb04a70851d42 Mon Sep 17 00:00:00 2001 From: Diogo Soares Date: Mon, 8 Jul 2024 13:41:05 +0200 Subject: [PATCH] chore(gas-station): update Hero copy --- src/components/GasStation/Hero/styles.module.css | 4 ++-- src/content/gas-station.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/GasStation/Hero/styles.module.css b/src/components/GasStation/Hero/styles.module.css index 79ccb3573..b21eec4e8 100644 --- a/src/components/GasStation/Hero/styles.module.css +++ b/src/components/GasStation/Hero/styles.module.css @@ -42,8 +42,8 @@ .textContainer { position: absolute; top: 32%; - left: calc(50% - 350px); - max-width: 700px; + left: calc(50% - 450px); + max-width: 900px; } } diff --git a/src/content/gas-station.json b/src/content/gas-station.json index c68e826a3..58738705a 100644 --- a/src/content/gas-station.json +++ b/src/content/gas-station.json @@ -7,7 +7,7 @@ }, { "component": "GasStation/Hero", - "title": "Get gas credits to make your app gasless", + "title": "Multi-chain gas credits to make your app go gasless", "text": "User should not pay gas for using your app", "link": { "title": "Get gas credits",