UX: fix group header font color

This commit is contained in:
Arpit Jalan 2015-09-03 13:46:55 +05:30
parent 25fb684565
commit 73e6eebde8
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@
.details {
padding: 15px;
margin: 0;
color: dark-light-choose($secondary, lighten($primary, 10%));
}
}