diff --git a/src/app/components/moderator/moderator-comment-list/moderator-comment-list.component.scss b/src/app/components/moderator/moderator-comment-list/moderator-comment-list.component.scss index e3556b8ae45ffceac9ee1a5e62156b4c70f453f1..c5d94234574e11dc07e25ced304a8f1851b89e9f 100644 --- a/src/app/components/moderator/moderator-comment-list/moderator-comment-list.component.scss +++ b/src/app/components/moderator/moderator-comment-list/moderator-comment-list.component.scss @@ -85,7 +85,7 @@ app-comment { height: 45px; width: 45px; line-height: 100% !important; - color: var(--primary); + color: var(--secondary); } .no-comments { diff --git a/src/app/components/shared/comment-list/comment-list.component.scss b/src/app/components/shared/comment-list/comment-list.component.scss index e3556b8ae45ffceac9ee1a5e62156b4c70f453f1..c5d94234574e11dc07e25ced304a8f1851b89e9f 100644 --- a/src/app/components/shared/comment-list/comment-list.component.scss +++ b/src/app/components/shared/comment-list/comment-list.component.scss @@ -85,7 +85,7 @@ app-comment { height: 45px; width: 45px; line-height: 100% !important; - color: var(--primary); + color: var(--secondary); } .no-comments {