Improve login accessibility

This commit is contained in:
Eva 2022-11-28 08:44:19 +01:00 committed by Andrey Antukh
parent 8bc265a598
commit 95a18fce8d
20 changed files with 978 additions and 251 deletions

View file

@ -41,9 +41,9 @@
(mf/use-effect
#(dom/set-html-title (tr "title.default")))
[:div.auth
[:main.auth
[:section.auth-sidebar
[:a.logo {:href "#/"} i/logo]
[:span.logo {:aria-hidden "true"} i/logo]
[:span.tagline (tr "auth.sidebar-tagline")]]
[:section.auth-content