tnt search tweaked

This commit is contained in:
Čarodej
2022-04-07 15:04:31 +02:00
parent 03d78937dc
commit 85d4f535eb
2 changed files with 4 additions and 4 deletions
@@ -28,7 +28,7 @@
background: member.data.attributes.color ? member.data.attributes.color : '',
}"
>
<span :class="fontSize" class="font-extrabold uppercase dark:text-gray-400 text-gray-900">
<span :class="fontSize" class="font-extrabold uppercase dark:text-gray-800 text-gray-900">
{{ letter }}
</span>
</div>