Flip high and low sections
This is more in line with how English reads, left to right, low to high
This commit is contained in:
parent
5abf6fe132
commit
c9e14e265f
@ -15,8 +15,8 @@
|
||||
<div class="data-header">
|
||||
<h1>1 Token = <u id="token">0</u> Gold</h1>
|
||||
<div class="high-low">
|
||||
<p>Highest in last <em id="high-time">3 days</em>: <u id="high-val">0</u></p>
|
||||
<p>Lowest in last <em id="low-time">3 days</em>: <u id="low-val">0</u></p>
|
||||
<p>Highest in last <em id="high-time">3 days</em>: <u id="high-val">0</u></p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="chart-frame">
|
||||
|
Loading…
Reference in New Issue
Block a user