Skip to content

Commit

Permalink
update style mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmegalodon committed Jan 22, 2024
1 parent bd10ae5 commit 9dd55e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/modules/Whitelist/stepsEco/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ const StepsEco = () => {
},
{
project: 'Bitcoin Arcade',
title: "Play Satoshi's Gambit",
desc: `Experience the first 3D fully on-chain game on Bitcoin. Play, have fun, and earn more points.${LearnMore(
title: "Experience fully on-chain games.",
desc: `Get rewarded with 1,000 PTS for every match you play on Bitcoin Arcade. Have fun, play, and earn more points.${LearnMore(
'https://bitcoinarcade.xyz/',
)}`,
actionText: 'Play',
Expand All @@ -111,7 +111,7 @@ const StepsEco = () => {
},
isActive: !!token,
right: {
title: '+100 PTS',
title: '+1000 PTS',
desc: 'per match',
},
},
Expand Down

0 comments on commit 9dd55e7

Please sign in to comment.