mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
Minor fixes on dashboard bar styles.
This commit is contained in:
parent
96ca21277e
commit
139ee821b7
1 changed files with 6 additions and 0 deletions
|
@ -11,9 +11,15 @@
|
|||
font-size: $fs14;
|
||||
padding: $small $medium $small $x-big*2;
|
||||
|
||||
.dashboard-images {
|
||||
flex-basis: 70px;
|
||||
}
|
||||
|
||||
.dashboard-info {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
width: 500px;
|
||||
justify-content: space-around;
|
||||
|
||||
.dashboard-projects {
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Add table
Reference in a new issue