Some changes, clean code

This commit is contained in:
santic-zombie
2020-04-01 19:15:35 +03:00
parent d35971887c
commit 485716e10a
4 changed files with 4 additions and 26 deletions

View File

@@ -44,11 +44,9 @@
<div>
vol:
<br>
<input id="volume" type="range" min="0" max="10" value="5" step="0.1" />
<input id="volume" type="range" min="0" max="10" value="2" step="0.1" />
</div>
<!-- <span id="duration"></span> -->
<br>
</div>
</div>