diff --git a/src/pages/ch/checkout/index.astro b/src/pages/ch/checkout/index.astro index 144deda..84cbd48 100644 --- a/src/pages/ch/checkout/index.astro +++ b/src/pages/ch/checkout/index.astro @@ -109,9 +109,6 @@ const t = useTranslations(lang);

{t.common.vatNote}

- - -
@@ -121,6 +118,9 @@ const t = useTranslations(lang);
+ + + diff --git a/src/pages/checkout/index.astro b/src/pages/checkout/index.astro index d58dbc6..3656bac 100644 --- a/src/pages/checkout/index.astro +++ b/src/pages/checkout/index.astro @@ -109,9 +109,6 @@ const t = useTranslations(lang);

{t.common.vatNote}

- - -
@@ -121,6 +118,9 @@ const t = useTranslations(lang);
+ + + diff --git a/src/pages/en/checkout/index.astro b/src/pages/en/checkout/index.astro index 9cf6d88..b98bdc1 100644 --- a/src/pages/en/checkout/index.astro +++ b/src/pages/en/checkout/index.astro @@ -109,9 +109,6 @@ const t = useTranslations(lang);

{t.common.vatNote}

- - -
@@ -121,6 +118,9 @@ const t = useTranslations(lang);
+ + + diff --git a/src/pages/fr/checkout/index.astro b/src/pages/fr/checkout/index.astro index 54eb4e8..5d2c1b9 100644 --- a/src/pages/fr/checkout/index.astro +++ b/src/pages/fr/checkout/index.astro @@ -109,9 +109,6 @@ const t = useTranslations(lang);

{t.common.vatNote}

- - -
@@ -121,6 +118,9 @@ const t = useTranslations(lang);
+ + +