From d327dccb2f8833fa4f6a78cf81b0e076b10cf0f2 Mon Sep 17 00:00:00 2001 From: Niko Date: Thu, 27 Mar 2025 20:06:31 +0100 Subject: [PATCH] Change size of tickts grid. --- src/components/ticket-tiers/ticket-tiers.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ticket-tiers/ticket-tiers.astro b/src/components/ticket-tiers/ticket-tiers.astro index 5ef1850d0..fbf168f86 100644 --- a/src/components/ticket-tiers/ticket-tiers.astro +++ b/src/components/ticket-tiers/ticket-tiers.astro @@ -99,7 +99,7 @@ const formatPrice = (price: number | string) => { ---
-
+
{tiers.map((tier) => (