forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-20 18:41:52 -06:00
parent 5fcd0fd343
commit b282271bbd
1 changed files with 1 additions and 1 deletions

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>