Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishav-01 authored Oct 3, 2023
1 parent a9c8760 commit ec1a43d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4>Lela Lela le - By Rauf Faik</h4>
</div>

<div class="slider_container">
<i class="fa fa-volume-down volume-toggle"></i>
<i class="fa fa-volume-up volume-toggle"></i>
<input type="range" min="1" max="100" value="10" class="volume_slider" onchange="setVolume()">

</div>
Expand All @@ -87,4 +87,4 @@ <h4>Lela Lela le - By Rauf Faik</h4>
<script src="./script.js"></script>
<script src="https://kit.fontawesome.com/aa83ae55f0.js" crossorigin="anonymous"></script>

</html>
</html>

0 comments on commit ec1a43d

Please sign in to comment.