remotes/1693045480750635534/spooky-22
kek7198 2022-01-02 20:12:44 -06:00
parent 8d47eca1e1
commit b904fa3ba1
2 changed files with 17 additions and 14 deletions

View File

@ -1044,8 +1044,8 @@ video {
.mb-auto {
margin-bottom: auto;
}
.-mt-8 {
margin-top: -2rem;
.-mt-10 {
margin-top: -2.5rem;
}
.mr-2\.5 {
margin-right: 0.625rem;
@ -1113,15 +1113,15 @@ video {
.h-24 {
height: 6rem;
}
.h-16 {
height: 4rem;
}
.h-12 {
height: 3rem;
}
.h-full {
height: 100%;
}
.h-16 {
height: 4rem;
}
.h-20 {
height: 5rem;
}
@ -1188,8 +1188,8 @@ video {
.w-full {
width: 100%;
}
.w-16 {
width: 4rem;
.w-24 {
width: 6rem;
}
.w-12 {
width: 3rem;
@ -1200,6 +1200,9 @@ video {
.w-1\/2 {
width: 50%;
}
.w-16 {
width: 4rem;
}
.w-14 {
width: 3.5rem;
}
@ -2310,6 +2313,9 @@ video {
.italic {
font-style: italic;
}
.leading-4 {
line-height: 1rem;
}
.leading-normal {
line-height: 1.5;
}
@ -2319,9 +2325,6 @@ video {
.leading-5 {
line-height: 1.25rem;
}
.leading-4 {
line-height: 1rem;
}
.tracking-wider {
letter-spacing: 0.05em;
}

View File

@ -1,15 +1,15 @@
<div style="display:none" id="popover">
<div class="popover-user-profile dark:bg-gray-900" role="tooltip">
<img loading="lazy" class="pop-banner w-full h-24 object-cover">
<div class="flex items-end px-4 -mt-8">
<img loading="lazy" class="pop-picture h-16 w-16 rounded-sm p-[3px] bg-white dark:bg-gray-900 shadow-sm">
<div class="flex items-end px-4 -mt-10">
<img loading="lazy" class="pop-picture h-24 w-24 rounded-sm p-[3px] bg-white dark:bg-gray-900 shadow-sm">
<div class="px-4 truncate">
<h5 class="pop-username truncate ellipsis"></h5>
<div class="flex space-x-1.5 text-gray-500">
<div class="text-sm text-gray-500 flex items-center leading-4">
<span>
#<span class="pop-uid"></span>
</span>
<strong>&#183;</strong>
<strong class="mx-1">&#183;</strong>
<span>
<span class="pop-coins"></span>
coins