fix text color for paid content
This commit is contained in:
parent
769c2e8610
commit
486dd44b32
1 changed files with 1 additions and 1 deletions
|
@ -113,5 +113,5 @@
|
|||
}
|
||||
|
||||
.content__loading-text {
|
||||
color: black;
|
||||
color: var(--color-white);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue