aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/components/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/src/components/index.css')
-rw-r--r--FrontEnd/src/components/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/components/index.css b/FrontEnd/src/components/index.css
index 2af7262e..bb1ebe66 100644
--- a/FrontEnd/src/components/index.css
+++ b/FrontEnd/src/components/index.css
@@ -16,6 +16,7 @@ body {
textarea {
font-size: 1rem;
+ color: var(--cru-text-major-color);
resize: none;
outline: none;
transition: border-color 0.3s;