master
kek7198 2021-11-25 17:03:11 -06:00
parent 93aea09ac9
commit 98164b2c5a
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
{% endif %}
</div>
<div class="ml-auto mr-4">
<span class="text-xl font-heading {{ 'text-pink-900' if v.username == user.username else 'text-gray-300' }}">
<span class="text-xl font-heading font-bold {{ 'text-pink-900' if v.username == user.username else 'text-gray-300' }}">
{{user.coins}}
</span>
</div>