Flip high and low sections

This is more in line with how English reads, left to right, low to high

(cherry picked from commit c9e14e265f)
This commit is contained in:
Emily Doherty 2024-10-16 23:58:16 -07:00
parent d07eec1cf0
commit 2e020633b5

View File

@ -15,8 +15,8 @@
<div class="data-header">
<h1>1 Classic 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">