Fix pink light buttons

This commit is contained in:
2021-11-08 12:14:53 +01:00
parent 5141198167
commit a88359c468
2 changed files with 2 additions and 2 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="lightpink" />
<Button url="/shop" text="Shop" color="pinklight" />
{/if}
<p class="detail">
Posters available for {locationsWithPoster.join(', ').replace(/,(?!.*,)/gmi, ' and')}.