Skip to content

Commit

Permalink
scroll back
Browse files Browse the repository at this point in the history
  • Loading branch information
shriyadindi committed Oct 31, 2024
1 parent 89c2a63 commit 81fd874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aboutus.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h2>Feedback Form</h2>


<!-- Scroll to Top Button -->
<button id="scrollToTopBtn" class="scroll-top" aria-label="Scroll to top">
<button id="scrollToTopBtn" class="scroll-top" aria-label="Scroll to top" style="right: 80px;" >
<div class="scroll-top-icon">
<ion-icon name="arrow-up-outline"></ion-icon>
</div>
Expand Down

0 comments on commit 81fd874

Please sign in to comment.