forked from MarseyWorld/MarseyWorld
fix
parent
135082905a
commit
1a7c125216
|
@ -79,7 +79,7 @@
|
|||
{% endif %}
|
||||
</div>
|
||||
<div class="ml-auto mr-4">
|
||||
<span class="text-xl font-heading font-bold {{ '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-700' }}">
|
||||
{{user.coins}}
|
||||
</span>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue