Break words when needed

This commit is contained in:
video-prize-ranch 2023-10-12 18:15:08 -04:00 committed by video-prize-ranch
parent 8fe3f73568
commit b4786df46a

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>