diff --git a/src/lib/components/molecules/NavHost.svelte b/src/lib/components/molecules/NavHost.svelte index 392c500..e4c169a 100644 --- a/src/lib/components/molecules/NavHost.svelte +++ b/src/lib/components/molecules/NavHost.svelte @@ -26,23 +26,14 @@ \ No newline at end of file diff --git a/src/routes/__layout.svelte b/src/routes/__layout.svelte index a8101c7..39c3a2c 100644 --- a/src/routes/__layout.svelte +++ b/src/routes/__layout.svelte @@ -54,7 +54,7 @@ import Wave from '$lib/components/atoms/Wave.svelte'; :global(.wrapper) { margin-inline: auto; width: min(87%, 100rem); - margin-top: 8% + margin-top: 1.5% } :root {