Darkens colour on stream entries meta. (#2616)

This commit is contained in:
Ash Furrow 2017-05-02 20:10:55 +02:00 committed by Eugen Rochko
parent aea3aff4e4
commit 54dddfe9b8
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
font-size: 14px;
.status__relative-time {
color: $color3;
color: $color4;
}
}
}
@ -87,7 +87,7 @@
span {
font-size: 14px;
color: $color3;
color: $color4;
}
}