This commit is contained in:
Luckysideburn
2022-10-09 07:54:21 +00:00
parent aa929a9cca
commit fa6e021b3d
+1 -1
View File
@@ -124,7 +124,7 @@
<input type="range" id="randomFactorInput" name="randomFactorInput" min="0" max="100" value="50" onclick="changeRandomFactor()">
</div>
<div class="col text-center">
<label for="randomFactorInput">Ramdom Factor:&nbsp;<span id="currentRandomFactor">50</span></label>
<label for="randomFactorInput">Random Factor:&nbsp;<span id="currentRandomFactor">50</span></label>
</div>
</div>
<div class="row" style="margin-top: 1%;">