Remove black color from task-name in task to be equal to kanban task

stable
Ramiro Sánchez 2014-12-05 14:03:42 +01:00
parent 0e02785ee2
commit 38b24175af
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@
}
.task-name {
@extend %bold;
color: $grayer;
}
.taskboard-text {
@extend %small;