forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-30 21:29:36 -06:00
parent 5cc2ac432e
commit 1b9422d994
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@
<div class="my-4 p-4 md:p-5 flex justify-between md:justify-around items-center rounded-md bg-gray-500 dark:bg-gray-700 shadow-inset-t-white-10 border border-gray-700 dark:border-gray-900">
{% for section in stats %}
<div class="px-5">
<div class="md:px-5">
<div class="text-white dark:text-gray-500 uppercase font-bold text-xs tracking-wider leading-4 mb-2">
{{ section.stat }}
</div>