0
Fork 0
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:
Andrey Antukh 2016-05-24 16:49:00 +03:00
parent 96ca21277e
commit 139ee821b7
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -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;