Add new variants for cart buttons

This commit is contained in:
2021-11-04 16:04:42 +01:00
parent 50835fa6f6
commit cb175073d0
5 changed files with 27 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
<h3 class="title-medium">{shop.module_title}</h3>
<p class="text-small">{shop.module_text}</p>
{#if shop.enabled}
<Button url="/shop" text="Shop" color="pink" />
<Button url="/shop" text="Shop" color="lightpink" />
{/if}
<p class="detail">
Posters available for {locationsWithPoster.join(', ').replace(/,(?!.*,)/gmi, ' and')}.