Monorepo for Tangled
at 47ecc1cd9023f3c8b3605771086ab752df09309f 6 lines 262 B view raw
1<div class="flex items-center gap-2 w-fit mx-auto"> 2 <span class="w-16 h-16 [&>svg]:w-full [&>svg]:h-full text-black dark:text-white"> 3 ${ dolly.svg() } 4 </span> 5 <span class="font-bold text-4xl not-italic text-black dark:text-white">tangled</span> 6</div>