- saving progress;

This commit is contained in:
Vitalii Kiiko
2024-10-30 11:38:18 +01:00
parent 8bd557cb6f
commit 579cb2da3b
9 changed files with 358 additions and 52 deletions

View File

@@ -22,6 +22,10 @@ body {
h2, h3, p, label, .appPageSection__hr {
color: var(--global-textColor);
}
textarea {
max-width: 100%;
}
}
#root, .wrapper {