mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 06:16:15 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
716211524b
5 changed files with 18 additions and 11 deletions
|
@ -55,7 +55,8 @@
|
|||
(st/emit! (du/show-redirect-error error))))
|
||||
|
||||
[:main {:class (stl/css :auth-section)}
|
||||
[:a {:href "#/" :class (stl/css :logo-btn)} i/logo]
|
||||
[:h1 {:class (stl/css :logo-container)}
|
||||
[:a {:href "#/" :title "Penpot" :class (stl/css :logo-btn)} i/logo]]
|
||||
[:div {:class (stl/css :login-illustration)}
|
||||
i/login-illustration]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue