fix: revert old navbar (for now)

This commit is contained in:
af-n
2022-07-26 16:28:03 -04:00
parent 3824eb91bd
commit a28320cefa
3 changed files with 3 additions and 12 deletions

View File

@@ -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 {