Fixed: text color of complete seasons dark mode

the readability of complete seasons on season pass is not great. changed from light gray to dark gray
pull/5403/head
Stevie Robinson 1 year ago committed by Mark McDowall
parent 303fc5d786
commit c1e43e9389

@ -21,4 +21,5 @@
.allEpisodes {
background-color: #e0ffe0;
color: var(--darkGray);
}

Loading…
Cancel
Save