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

@@ -143,7 +143,7 @@
<Button url="/locations" text="Change location" class="shadow-small">
<IconEarth />
</Button>
<Button url="/shop" text="Buy the poster" color="lightpink" class="shadow-small">
<Button url="/shop" text="Buy the poster" color="pinklight" class="shadow-small">
<!-- <IconEarth /> -->
</Button>
</div>