change to overflow wrap

This commit is contained in:
jetstream0
2023-08-02 09:40:27 -07:00
parent 8e7133bf1c
commit 750cfed89b

View File

@@ -4,7 +4,7 @@ body, html {
}
body {
word-break: break-all;
overflow-wrap: break-word;
}
#main {