Skip to content

Commit

Permalink
chore(gas-station): update Hero copy
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoSoaress committed Jul 8, 2024
1 parent 739c7d9 commit f47a72b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/components/GasStation/Hero/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
.textContainer {
position: absolute;
top: 32%;
left: calc(50% - 350px);
max-width: 700px;
left: calc(50% - 450px);
max-width: 900px;
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/content/gas-station.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit f47a72b

Please sign in to comment.