1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

Trello member stats cleanup

This commit is contained in:
EnesAlili 2016-09-12 10:23:35 +01:00
parent ec0244dabc
commit a2cc971821
2 changed files with 7 additions and 2 deletions

View file

@ -89,10 +89,15 @@
margin-right: 20px;
}
.board-summary, .member-name {
.board-summary {
font-size: 1.2rem;
}
.member-name {
font-size: 1.2rem;
line-height: 15px;
}
.board-meta, .member-meta {
color: $color-gray;
}