fix: meme misalignment

This commit is contained in:
Juan Di Toro 2023-08-13 09:04:17 +02:00
parent 25bfd71cea
commit e773619524
1 changed files with 2 additions and 2 deletions

View File

@ -52,11 +52,11 @@ import meme4Small from "/src/assets/meme-4-small.png";
<div
class="hidden lg:flex flex-1 flex-row w-full divide-x divide-dark-aquamarine"
>
<div class="relative flex-1">
<div class="relative flex-1 overflow-hidden">
<img
src={meme3.src}
alt=""
class="absolute bottom-0 -left-[110px] xl:-left-5 float-left"
class="absolute bottom-0 -left-[110px] xl:-left-5 float-left object-contain"
/>
<span class="float-right mt-16 w-[300px] space-y-10 mr-1 xl:mr-5">
<h3 class="font-display text-6xl">Crypto/<br />DeFi</h3>