This commit is contained in:
tree 2023-01-31 13:27:27 +01:00
rodič 30e8ca6243
revize 5e8a344e4e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -231,7 +231,7 @@
<div class="pb-2">
<a href={item.registration.link} class="" target="_blank">
<div
class="inline-block py-3 px-6 border border-pbw-red hover:bg-pbw-red hover:text-white text-pbw-red text-xl rounded-lg"
class="inline-block py-3 px-6 border border-pbw-red hover:bg-pbw-red hover:text-white text-pbw-red text-xl rounded-lg whitespace-nowrap"
>
{#if item.registration.button}
{item.registration.button}