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",