tea-cli page progress

This commit is contained in:
Thomas Smith 2022-10-07 13:54:44 -04:00
parent e8e288b42e
commit 224be17673

View file

@ -16,16 +16,23 @@
<div class="row">
<div class="col">
<p class="black text-center">TOTAL DOWNLOADS</p>
<p class="black text-center"><span id="tea-cli-downloads">612,085</span></p>
<p class="black text-center tea-cli-data"><span id="tea-cli-downloads">612,085</span></p>
</div>
<div class="col">
<p class="black text-center">TOTAL DOWNLOADS</p>
<p class="black text-center"><span id="tea-cli-ver-downloads">612,085</span></p>
<p class="black text-center">FOR THIS VERSION</p>
<p class="black text-center tea-cli-data"><span id="tea-cli-ver-downloads">612,085</span></p>
</div>
</div>
</div>
</section>
<style>
.tea-cli-data{
font-size: 6.138vw;
font-family: "pp-neue-machina";
}
</style>
<section>
<div class="container">
<h2>Versions</h2>