diff --git a/webapp/channels/src/sass/components/_post.scss b/webapp/channels/src/sass/components/_post.scss index 3a734c232f..39b3f221b8 100644 --- a/webapp/channels/src/sass/components/_post.scss +++ b/webapp/channels/src/sass/components/_post.scss @@ -1061,8 +1061,7 @@ p { width: 100%; margin: 0; - font-size: 13.5px; - line-height: 1.6em; + line-height: 20px; white-space: pre-wrap; word-break: break-word; } @@ -1466,8 +1465,6 @@ ul, ol { - font-size: 13.5px; - p { margin-bottom: 0; }