diff --git a/src/app/components/shared/comment/comment.component.scss b/src/app/components/shared/comment/comment.component.scss
index ab34feb83912e12e2743fe3cbd4a959d63104ad7..a0d5a6c7c425096f1b9764ac0a95280d73855350 100644
--- a/src/app/components/shared/comment/comment.component.scss
+++ b/src/app/components/shared/comment/comment.component.scss
@@ -71,7 +71,7 @@ h2 {
   min-width: 200px;
   min-height: 100px;
   text-align: start;
-  font-size: 150%;
+  font-size: 140%;
   max-height: 120px;
   overflow: hidden;
   text-overflow: ellipsis;