Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit a1b04db

Browse files
committed
fix layout
1 parent 088427d commit a1b04db

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/pages/trade-types/multiplier/_things-in-mind.js

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,9 @@ const ThingsInMind = () => {
2222
<Header as="h4" mb="0.8rem">
2323
{localize('Multipliers on Crash and Boom')}
2424
</Header>
25-
<Text mb="0" width="100%">
26-
{localize(
27-
'Deal cancellation isn’t available for Crash and Boom indices.',
28-
)}
29-
</Text>
3025
<Text mb="3.2rem">
3126
{localize(
32-
'The stop-out feature will close your contract automatically when your loss reaches or exceeds a percentage of your stake. The stop-out percentage is shown below your stake on DTrader and varies according to your chosen multiplier.',
27+
'Deal cancellation isn’t available for Crash and Boom indices. The stop-out feature will close your contract automatically when your loss reaches or exceeds a percentage of your stake. The stop-out percentage is shown below your stake on DTrader and varies according to your chosen multiplier.',
3328
)}
3429
</Text>
3530
<Header as="h4" mb="0.8rem">

0 commit comments

Comments
 (0)