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 87b1af9a7c0323f2301548bd7f856f2889d2160b..ee5168cdc6ac98015709cb73c2e884f6a6f1ed92 100644 --- a/src/app/components/shared/comment-list/comment-list.component.scss +++ b/src/app/components/shared/comment-list/comment-list.component.scss @@ -154,6 +154,7 @@ h3 { left: -40px; z-index: 1; background-color: var(--background); + color: var(--on-background); transition: 0.5s; }