diff --git a/src/app/components/shared/comment/comment.component.scss b/src/app/components/shared/comment/comment.component.scss index c01c4985947cbc3706efc0e71edb60efd89e630a..c06b5308cb4d733247314247a75a3e8a3284d0fd 100644 --- a/src/app/components/shared/comment/comment.component.scss +++ b/src/app/components/shared/comment/comment.component.scss @@ -27,7 +27,7 @@ mat-card-content > :first-child { } .not-marked { - color: var(--background); + color: var(--grey-light); } .correct-icon {