transition cleanup, made navbar smaller

This commit is contained in:
af-n
2022-07-20 15:34:16 -04:00
parent f006657050
commit 68ef930163
8 changed files with 12 additions and 16 deletions

View File

@@ -54,8 +54,8 @@ import Wave from '$lib/components/atoms/Wave.svelte';
:global(.wrapper) {
margin-inline: auto;
width: min(90%, 100rem);
margin-top: 3%
width: min(87%, 100rem);
margin-top: 1.5%
}
:root {