master
kek7198 2021-12-27 19:03:07 -06:00
parent 06b8b3979e
commit 12c42c9b0d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</h2> </h2>
<ul class="flex flex-col mt-3"> <ul class="flex flex-col mt-3">
<li class="flex justify-between"> <li class="flex justify-between">
<div class="mt-[-1px]"> <div>
<label class="label mb-0" for="verify">Verification</label> <label class="label mb-0" for="verify">Verification</label>
<small class="block text-gray-600 dark:text-gray-400"> <small class="block text-gray-600 dark:text-gray-400">
Gives <i class="fas fa-badge-check fa-sm fa-fw"></i> {{ u.username }} a badge. Gives <i class="fas fa-badge-check fa-sm fa-fw"></i> {{ u.username }} a badge.