summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.scm b/main.scm
index 7aa76e4..376fbc2 100644
--- a/main.scm
+++ b/main.scm
@@ -196,7 +196,7 @@
[style "max-width:100%;"]
[loading "lazy"]))
'())
- (p (@ [style "min-height:0.5em;white-space:pre;"]) ,(content p))
+ (p (@ [style "min-height:0.5em;white-space:pre-wrap;"]) ,(content p))
(div [@ (class "post-info")]
(em "- " (a (@ [href ,(user-path (user p))]) ,(user p)))
(span (@ [style "float:right;"])