forked from rDrama/rDrama
1
0
Fork 0

Leaderboard: add fixed back-to-top button.

master
Snakes 2022-05-25 03:26:33 -04:00
parent 8a400a209b
commit 74f8859aa2
1 changed files with 4 additions and 0 deletions

View File

@ -498,4 +498,8 @@
</pre>
<a id="leader--top-btn" href="#leaderboard-contents" role="button"
style="position: fixed; bottom: 5rem; right: 2rem; font-size: 3rem;">
<i class="fas fa-arrow-alt-circle-up"></i>
</a>
{% endblock %}