fix meta style color

This commit is contained in:
Sean Yesmunt 2018-11-02 15:31:40 -04:00
parent 4bbc3135c9
commit 01db231ada

View file

@ -302,7 +302,7 @@ p:not(:first-of-type) {
}
.meta {
color: $lbry-gray-1;
color: $lbry-gray-5;
font-size: 0.8em;
}