Make menu darker again

This commit is contained in:
2022-01-04 15:55:20 +01:00
parent 4f17c71b56
commit f3ea67667e
10 changed files with 109 additions and 113 deletions

View File

@@ -76,6 +76,7 @@ onMount(() => {
{/if}
</div>
</div>
<br/>
{#if page === "home"}
<Home/>