mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 04:51:39 +02:00
✨ Improve login accessibility
This commit is contained in:
parent
8bc265a598
commit
95a18fce8d
20 changed files with 978 additions and 251 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue