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