This commit is contained in:
kek7198 2021-12-20 18:41:52 -06:00
parent 8b85493f6c
commit 08cc3c6bb1

View file

@ -467,7 +467,7 @@
<div class="flex flex-col w-full h-full bg-[#d73987]">
<div class="h-3 w-full bg-[#d73987]"></div>
<div class="h-4 w-full bg-[#d73987]"></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-[#d73987] p-2 mb-0">
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-[#feed08]"></i>
<div class="ml-1 h-2 w-2/4 rounded-full bg-white/50"></div>