forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-24 16:04:35 -06:00
parent 44ad33299e
commit b5a736b54f
1 changed files with 1 additions and 1 deletions

View File

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