mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 13:08:23 +02:00
✨ New logo and bg at login
This commit is contained in:
parent
2960908109
commit
25686eeba1
4 changed files with 5 additions and 4 deletions
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 6.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 191 KiB After Width: | Height: | Size: 135 KiB |
BIN
frontend/resources/images/penpot-login2.jpg
Normal file
BIN
frontend/resources/images/penpot-login2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 191 KiB |
|
@ -25,18 +25,19 @@
|
|||
background-color:#2C233E;
|
||||
background-image: url("/images/penpot-login.jpg");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
|
||||
.tagline {
|
||||
text-align: center;
|
||||
width: 280px;
|
||||
font-size: $fs24;
|
||||
font-size: $fs18;
|
||||
margin-top: 25px;
|
||||
color: white;
|
||||
color: #2C233E;
|
||||
}
|
||||
|
||||
.logo {
|
||||
svg {
|
||||
fill: white;
|
||||
fill: #2C233E;
|
||||
width: 200px;
|
||||
height: 80px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue