Commit d4c9979 1 parent 0aaae50 commit d4c9979 Copy full SHA for d4c9979
File tree 1 file changed +14
-4
lines changed
1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 2
2
<div class =" container2" >
3
3
<h1 >Pooling</h1 >
4
4
<table class =" tableearn" >
5
+ <col style =" width : 20% " />
6
+ <col style =" width : 20% " />
7
+ <col style =" width : 20% " />
8
+ <col style =" width : 20% " />
9
+ <col style =" width : 20% " />
5
10
<thead >
6
11
<tr >
7
- <th class =" cell" >Stake </th >
12
+ <th class =" cell" ></th >
8
13
<th class =" cell" ></th >
9
14
<th class =" cell" >Lockup</th >
10
15
<th class =" cell" >TVL</th >
50
55
<br />
51
56
<h1 >Stake</h1 >
52
57
<table class =" tableearn" >
58
+ <col style =" width : 20% " />
59
+ <col style =" width : 20% " />
60
+ <col style =" width : 20% " />
61
+ <col style =" width : 20% " />
62
+ <col style =" width : 20% " />
53
63
<thead >
54
64
<tr >
55
- <th class =" cell index" >Stake </th >
65
+ <th class =" cell index" ></th >
56
66
<th class =" cell" ></th >
57
67
<th class =" cell" >Lockup</th >
58
68
<th class =" cell" >TVL</th >
76
86
<i class="material-icons">help</i>
77
87
</nuxt-link> -->
78
88
</td >
79
- <td class =" cell" >
89
+ <td class =" cell noel " >
80
90
<nuxt-link to =" /validators" class =" li-session" >
81
91
<CommonButton value =" Start earning" />
82
92
</nuxt-link >
@@ -190,7 +200,7 @@ export default {
190
200
}
191
201
192
202
.tableearn {
193
- table-layout : auto ;
203
+ table-layout : fixed ;
194
204
min-width : 100% ;
195
205
border-radius : 30px ;
196
206
border-collapse : separate ;
You can’t perform that action at this time.
0 commit comments