forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-12 15:52:43 -06:00
parent 090336524f
commit 81e2a1c4e7
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
<!-- <h1 class="font-bold text-2xl leading-normal mb-0" style="color: #{{u.namecolor}}">
<span {% if u.patron %}class="patron" style="background-color:#{{u.namecolor}};"{% endif %}>{{u.username}}</span>
</h1> -->
<div class="flex items-center space-x-2">
<div class="flex flex-wrap items-center space-x-2">
<h1 class="font-bold text-2xl leading-normal mb-0">
{{ u.username }}
</h1>