Break words when needed (#150)

Closes #149

Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/150
Reviewed-by: orangix <orangix@noreply.codeberg.org>
Co-authored-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
Co-committed-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
This commit is contained in:
video-prize-ranch 2023-10-17 22:25:47 +00:00 committed by video-prize-ranch
parent 8fe3f73568
commit 157407c013
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
</div>
</div>
<div class="flex flex-center flex-col">
<div class="flex flex-center flex-col break-words">
{{#each post.Media}}
{{#if this.Title}}
<h4 class="font-bold">{{this.Title}}</h4>