Skip to content

Commit 76c6f0a

Browse files
committed
break code blocks anywhere
1 parent 0c6fc68 commit 76c6f0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/app.scss

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ p {
6666

6767
code {
6868
overflow: auto;
69+
line-break: anywhere;
6970
}
7071

7172
code.language-console::before,

0 commit comments

Comments
 (0)