update
This commit is contained in:
parent
81b4696723
commit
fc0a92f63b
2 changed files with 6 additions and 6 deletions
|
@ -173,19 +173,19 @@
|
|||
<div class="col">
|
||||
<p class="card-text text-white">
|
||||
<i class="bx bx-user"></i> Morpheus
|
||||
<i class="bx bx-calendar"></i> May 11,<br>77 contributions
|
||||
<i class="bx bx-calendar"></i> May 11,<br>80 contributions
|
||||
</p>
|
||||
</div>
|
||||
<div class="col">
|
||||
<p style="text-align: right;" class="card-text text-white">
|
||||
(manual update) <i class="bx bx-money"></i> Raised<br>26 of 46 XMR
|
||||
(manual update) <i class="bx bx-money"></i> Raised<br>26.05 of 46 XMR
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<div class="progress">
|
||||
<div class="progress-bar" role="progressbar"
|
||||
style="width: 57%; background: #ff4d21" aria-valuenow="26" aria-valuemin="0"
|
||||
style="width: 57%; background: #ff4d21" aria-valuenow="26.05" aria-valuemin="0"
|
||||
aria-valuemax="46"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -101,18 +101,18 @@
|
|||
<div class="col">
|
||||
<p>
|
||||
<i class="bx bx-user"></i> Morpheus
|
||||
<i class="bx bx-calendar"></i> May 11,<br>77 contributions
|
||||
<i class="bx bx-calendar"></i> May 11,<br>80 contributions
|
||||
</p>
|
||||
</div>
|
||||
<div class="col">
|
||||
<p style="text-align: right;">
|
||||
(manual update) <i class="bx bx-money"></i> Raised<br>26 of 46 XMR
|
||||
(manual update) <i class="bx bx-money"></i> Raised<br>26.05 of 46 XMR
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="progress">
|
||||
<div class="progress-bar" role="progressbar" style="width: 57%; background: #ff4d21"
|
||||
aria-valuenow="26" aria-valuemin="0" aria-valuemax="46"></div>
|
||||
aria-valuenow="26.05" aria-valuemin="0" aria-valuemax="46"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue