diff --git a/app/components/SeriesPassPurchase.vue b/app/components/SeriesPassPurchase.vue index 584e493..fff5fd4 100644 --- a/app/components/SeriesPassPurchase.vue +++ b/app/components/SeriesPassPurchase.vue @@ -9,14 +9,11 @@ -
-

+
+

Unable to Load Series Pass

-

{{ error }}

+

{{ error }}

@@ -48,7 +45,7 @@

{{ @@ -357,3 +354,18 @@ const formatPrice = (price, currency = "CAD") => { }).format(price); }; + +