forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-30 19:14:07 -06:00
parent d7a8861aaa
commit 8ea31d51d8
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
{% for item in content %}
<div class="my-3 px-3 w-1/2 overflow-hidden lg:w-1/3">
<div class="flex items-center p-4 rounded border border-gray-400 dark:border-gray-700 hover:bg-gray-300 dark:hover:bg-gray-700">
<div class="flex items-center justify-center w-12 h-12 rounded-full bg-primary/50">
<div class="flex items-center justify-center w-12 h-12 rounded-full bg-yellow-200">
<i class="fas {{ item.icon }} fa-fw text-xl"></i>
</div>
<div class="pl-3">