Monorepo for Tangled
at 0df99824d69905f84ae115a911d4ecdc360a38f9 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>