We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dac7e27 + 1d42e59 commit 6be0c20Copy full SHA for 6be0c20
1 file changed
docs/styles/custom.css
@@ -1,4 +1,6 @@
1
.md-content {
2
+ hyphens: auto;
3
+ overflow-wrap: break-word; /* ensures long words don’t overflow */
4
line-height: 1.7;
5
}
6
0 commit comments