UX: fix group header font color
This commit is contained in:
parent
25fb684565
commit
73e6eebde8
|
@ -225,6 +225,7 @@
|
||||||
.details {
|
.details {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
color: dark-light-choose($secondary, lighten($primary, 10%));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue