- saving progress;

This commit is contained in:
Vitalii Kiiko
2024-11-06 08:48:21 +01:00
parent 12cf11b1cb
commit 793a0c53ac
4 changed files with 42 additions and 36 deletions

View File

@@ -19,7 +19,7 @@ body {
color: var(--global-textColor);
}*/
h2, h3, p, label, .appPageSection__hr {
h2, h3, p, label, .appPageSection__hr, li {
color: var(--global-textColor);
}