diff --git a/index.html b/index.html index 2dd88ca..8945ce0 100644 --- a/index.html +++ b/index.html @@ -26,8 +26,11 @@ }; - - + + + + + @@ -47,6 +50,7 @@ @click="settingsOpen = true" class="inline-flex h-10 w-10 items-center justify-center rounded-xl border border-ui-border hover:bg-gray-100" title="Account settings" + aria-label="Open account settings" > @@ -94,13 +98,23 @@