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

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