master
kek7198 2021-12-20 17:12:37 -06:00
parent 0701829feb
commit b25d857cfd
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@
<div class="flex flex-col w-full h-full bg-[#374151]">
<div class="h-3 w-full bg-[#374151]"></div>
<div class="h-4 w-full bg-[#1f2937]"></div>
<ul class="flex flex-col space-y-1 h-12 w-full bg-black p-2 mb-0">
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#1f2937] p-2 mb-0">
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-[#db2777]"></i>
<div class="ml-1 h-2 w-2/4 rounded-full bg-white/50"></div>