Skip to content

Commit

Permalink
commenting out slider
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush Gaggar committed Oct 2, 2024
1 parent 9b5ea10 commit a9acb02
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 @@ -234,12 +234,12 @@ <h2 class="subtitle has-text-centered">Ours vs. FisherRF</h2>
initComparisons();
</script> -->

<div class='container'>
<!-- <div class='container'>
<div class="img background-img" style="background-image: url(static/images/ours_dozer.png);"></div>
<div class='img foreground-img' style="background-image: url(static/images/fisher_dozer.png);"></div>
<input type="range" min="1" max="100" value="50" class="slider" name='slider' id="slider">
<div class='slider-button'></div>
</div>
</div> -->
</div>
</div>
</div>
Expand Down

0 comments on commit a9acb02

Please sign in to comment.