mirror of
https://github.com/penpot/penpot.git
synced 2026-03-21 09:53:29 +00:00
add optimized login img bg and minor css changes
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 211 KiB After Width: | Height: | Size: 149 KiB |
@@ -42,6 +42,7 @@
|
||||
border-color: $color-gray;
|
||||
color: $color-gray-lighter;
|
||||
font-size: $fs18;
|
||||
margin-bottom: $big*2;
|
||||
|
||||
@include placeholder {
|
||||
color: $color-gray;
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
border-bottom: 1px solid $soft-ui-border;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
padding: $x-small;
|
||||
padding: $small;
|
||||
width: 100%;
|
||||
|
||||
.page-icon {
|
||||
|
||||
@@ -107,6 +107,7 @@
|
||||
border-radius: $br-small;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
height: 30px;
|
||||
justify-content: center;
|
||||
margin: 0 $small;
|
||||
|
||||
Reference in New Issue
Block a user