Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EdricCantu committed Sep 19, 2024
1 parent 286b76d commit 3ef2ee0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
<br>

<div>
<button class="smallButton">
<button class="smallButton" id="noteSelect">
<img src="note.svg"/>
</button>
<button class="smallButton">
<button class="smallButton" id="sweep">
<img src="sweep.svg"/>
</button>
<button class="smallButton">
<!--<button class="smallButton">
<img src="volume.svg"/>
</button>
</button>-->
</div>
<br/>
<div>
Expand Down

0 comments on commit 3ef2ee0

Please sign in to comment.