diff --git a/_sass/comments.scss b/_sass/comments.scss index 4632956..23e1bb5 100644 --- a/_sass/comments.scss +++ b/_sass/comments.scss @@ -136,6 +136,8 @@ section#comments { } figcaption { + color: var(--text); + font-size: unset; display: grid; gap: 0.5rem; margin: 0;