Skip to content

Commit c4c43fc

Browse files
committed
fix: long break
1 parent 46c5b0a commit c4c43fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/markdown.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.markdown-body {
2+
word-break: break-word;
3+
}
4+
15
.markdown-body h1,
26
h2,
37
h3,

0 commit comments

Comments
 (0)