Skip to content

Commit 99ad14b

Browse files
authored
fix(ois) Add gap between text and images (#480)
1 parent d89d9cf commit 99ad14b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pages/home/oracle-integrity-staking/reward-examples.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ NOTE: All the symbols used in the examples are explained in the [Mathematical Re
2020

2121
This example takes the case of one pool where the pool has stake from only the publisher.
2222

23+
<br />
2324
<DualModeImage
2425
darkSrc={OIS_Rewards_Example_Dark_1}
2526
lightSrc={OIS_Rewards_Example_Light_1}
@@ -49,6 +50,7 @@ $$
4950

5051
This example takes the case where the pool has stake from both the publisher and the delegator.
5152

53+
<br />
5254
<DualModeImage
5355
darkSrc={OIS_Rewards_Example_Dark_2}
5456
lightSrc={OIS_Rewards_Example_Light_2}
@@ -78,6 +80,7 @@ $$
7880

7981
This example takes the case where the combined stake of both the publisher and the delegator exceeds the cap.
8082

83+
<br />
8184
<DualModeImage
8285
darkSrc={OIS_Rewards_Example_Dark_3}
8386
lightSrc={OIS_Rewards_Example_Light_3}
@@ -107,6 +110,7 @@ $$
107110

108111
This example demonstrates how the delegation fee affect the reward distribution between the publisher and the delegator.
109112

113+
<br />
110114
<DualModeImage
111115
darkSrc={OIS_Rewards_Example_Dark_4}
112116
lightSrc={OIS_Rewards_Example_Light_4}

0 commit comments

Comments
 (0)