Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EdricCantu authored Mar 21, 2024
1 parent 5301ca7 commit 236da66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<input type="number" id="freq" value="440">
<button class="smallButton" id="freqUp">&plus;</button>
</div>
<input id="freqRange" type="range" value="0" min="0" max="17310.25908395926" step="0.001">
<input id="freqRange" type="range" value="10091.26912336524128477321937" min="0" max="17310.25908395926" step="0.001">
<br>
<div style="display: inline-flex; flex-direction: row; align-items: center;">
<div style="display:inline-flex">
Expand Down

0 comments on commit 236da66

Please sign in to comment.