Fix pink light buttons
This commit is contained in:
@@ -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')}.
|
||||
|
||||
Reference in New Issue
Block a user