a11y improvements
This commit is contained in:
@@ -409,7 +409,7 @@
|
||||
</slot>
|
||||
</div>
|
||||
{#if navOpen === true}
|
||||
<div
|
||||
<button
|
||||
on:click={() => {
|
||||
navOpen = false;
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user