index1.html

remove previous button, because the image slide automaticall so there is no need for previous button
pull/84/head
Jeevaananthan B.S 4 years ago committed by GitHub
parent f682234a3c
commit e1cd031135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,6 @@
</div> </div>
<div class="buttons-container"> <div class="buttons-container">
<button id="left" class="btn">Prev</button>
<button id="right" class="btn">Next</button> <button id="right" class="btn">Next</button>
</div> </div>
</div> </div>

Loading…
Cancel
Save