diff --git a/src/components/Header.astro b/src/components/Header.astro index dd0d130..83a9691 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -56,7 +56,7 @@ const t = useTranslations(lang); {/* Mobile hamburger menu */} -
+
- diff --git a/src/components/Loading.astro b/src/components/Loading.astro index 53b3fd3..aa507d4 100644 --- a/src/components/Loading.astro +++ b/src/components/Loading.astro @@ -1,7 +1,7 @@
- +
diff --git a/src/components/Logo.astro b/src/components/Logo.astro index a33b211..9dc022c 100644 --- a/src/components/Logo.astro +++ b/src/components/Logo.astro @@ -7,7 +7,7 @@ style="width: 100%; height: 100%;" >nebula +
+ diff --git a/src/components/toasts/Toast.svelte b/src/components/toasts/Toast.svelte index 8334af1..2880656 100644 --- a/src/components/toasts/Toast.svelte +++ b/src/components/toasts/Toast.svelte @@ -1,5 +1,5 @@ - - + />