This commit is contained in:
tree 2023-09-29 11:42:58 +02:00
rodič 69dd25df76
revize 010f3deeb5
1 změnil soubory, kde provedl 2 přidání a 2 odebrání

Zobrazit soubor

@ -158,10 +158,10 @@
> >
</div> </div>
<div class="inline-block w-full md:w-auto"> <div class="inline-block w-full md:w-auto">
<a href="/#ticket" on:click={handleAnchorClick} <a href="https://watch.web3privacy.info/"
><button class="uppercase text-lg w-full" ><button class="uppercase text-lg w-full"
><div class="m-1 button-inverse" on:mouseenter={animateText}> ><div class="m-1 button-inverse" on:mouseenter={animateText}>
Buy Ticket Watch recorded talks
</div></button </div></button
></a ></a
> >