Skip to content

Commit 6418cee

Browse files
committedMay 31, 2022
Add word-warp style to body
1 parent 72bfcda commit 6418cee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎public/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
body {
1717
margin: 0;
1818
padding: 0;
19+
word-wrap: break-word;
1920
}
2021
</style>
2122
{{{redocHead}}}

0 commit comments

Comments
 (0)
Please sign in to comment.