Skip to content

Commit

Permalink
Bug Fixed : Added 'Scroll to Top' Button on the Login Page for improv…
Browse files Browse the repository at this point in the history
…ed Navigation.
  • Loading branch information
rajgharat07 committed Oct 13, 2024
1 parent 3188b32 commit fa90542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/login.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
</main>

<%- include('includes/footer.ejs') %>
<%- include('includes/topToBottomScrollButton.ejs') %>

<script>
function myFunction() {
Expand Down

0 comments on commit fa90542

Please sign in to comment.