fix meta style color
This commit is contained in:
parent
4bbc3135c9
commit
01db231ada
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ p:not(:first-of-type) {
|
||||||
}
|
}
|
||||||
|
|
||||||
.meta {
|
.meta {
|
||||||
color: $lbry-gray-1;
|
color: $lbry-gray-5;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue