Skip to content

Commit

Permalink
Merge pull request #1187 from rajgharat07/bug-scrollToTop-btn
Browse files Browse the repository at this point in the history
Fixed: Added Scroll-to-Top button on the Community page for better na…
  • Loading branch information
SurajPratap10 authored Oct 9, 2024
2 parents a703312 + 01b9087 commit 289324c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/team.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@
</main>

<%- include('includes/footer.ejs') %>
<%- include('includes/topToBottomScrollButton.ejs') %>
<style>
/* Same overriding footer style as in contactUs.ejs */
</style>
Expand Down

0 comments on commit 289324c

Please sign in to comment.