@ -63,9 +63,8 @@
{/if}
{/each}
</div>
<button on:click={toggle}>
<button class="hamburger" on:click={toggle}>
<svg
class="hamburger"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
@ -96,6 +96,8 @@
align-items: center;
font-size: 0.8em;
text-align: center;
overflow: auto;
max-height: 80vh;
}
.user-header {
@ -220,6 +220,8 @@
display: flex;
flex-direction: column;
h1 {