forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-30 20:59:24 -06:00
parent 31ac44f04f
commit 3dc04e2c9f
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@
<div class="my-4 p-5 flex items-center space-x-4 divide-x rounded-md bg-gray-300 shadow-inset-t-white-10 border border-gray-400">
{% for section in stats %}
<div>
<div class="text-uppercase font-medium text-xs tracking-wide leading-4 mb-1">
<div class="text-gray-600 dark:text-gray-500 uppercase font-medium text-xs tracking-wide leading-4 mb-1">
{{ section.stat }}
</div>
<h2 class="h4">{{ section.count }}</h2>