Update app.css
@@ -6,7 +6,7 @@
html {
@apply bg-gray-800;
- word-break: break-all;
+ word-break: break-word;
}
.hljs {