mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 12:41:39 +02:00
🐛 Fix home icon in login page
This commit is contained in:
parent
c148326d1c
commit
d0d63169e2
2 changed files with 10 additions and 2 deletions
|
@ -43,6 +43,12 @@
|
|||
max-width: 11vw;
|
||||
height: 80px;
|
||||
}
|
||||
.hidden-name {
|
||||
visibility: hidden;
|
||||
width: 0;
|
||||
height: 0;
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue