Aevann 2023-05-10 19:25:30 +03:00
parent 385d724121
commit e44ee52d81
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<a href="/leaderboard" class="text-decoration-none">
<div class="text-center {% if request.path=='/leaderboard' %}text-primary{% else %}text-muted{% endif %}">
<i class="fas fa-trophy text-lg"></i>
<div class="text-small">Users</div>
<div class="text-small">Leaderboard</div>
</div>
</a>
</button>