diff --git a/src/renderer/scss/_gui.scss b/src/renderer/scss/_gui.scss index 751fc8463..4a143c1d3 100644 --- a/src/renderer/scss/_gui.scss +++ b/src/renderer/scss/_gui.scss @@ -302,7 +302,7 @@ p:not(:first-of-type) { } .meta { - color: $lbry-gray-1; + color: $lbry-gray-5; font-size: 0.8em; }