diff --git a/src/pages/ch/checkout/index.astro b/src/pages/ch/checkout/index.astro index 5673e51..144deda 100644 --- a/src/pages/ch/checkout/index.astro +++ b/src/pages/ch/checkout/index.astro @@ -104,14 +104,14 @@ const t = useTranslations(lang); - - -

{t.checkout.step3}

{t.common.vatNote}

+ + +
diff --git a/src/pages/checkout/index.astro b/src/pages/checkout/index.astro index f293fe9..d58dbc6 100644 --- a/src/pages/checkout/index.astro +++ b/src/pages/checkout/index.astro @@ -104,14 +104,14 @@ const t = useTranslations(lang);
- - -

{t.checkout.step3}

{t.common.vatNote}

+ + +
diff --git a/src/pages/en/checkout/index.astro b/src/pages/en/checkout/index.astro index 8b4df00..9cf6d88 100644 --- a/src/pages/en/checkout/index.astro +++ b/src/pages/en/checkout/index.astro @@ -104,14 +104,14 @@ const t = useTranslations(lang);
- - -

{t.checkout.step3}

{t.common.vatNote}

+ + +
diff --git a/src/pages/fr/checkout/index.astro b/src/pages/fr/checkout/index.astro index 665d8d2..54eb4e8 100644 --- a/src/pages/fr/checkout/index.astro +++ b/src/pages/fr/checkout/index.astro @@ -104,14 +104,14 @@ const t = useTranslations(lang);
- - -

{t.checkout.step3}

{t.common.vatNote}

+ + +