Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit f33238d

Browse files
amcdnljelbourn
authored andcommitted
fix: overflow on devices (#471)
1 parent a1f6661 commit f33238d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/_markdown.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
margin: 16px auto;
5050
overflow-x: auto;
5151
padding: 20px;
52+
white-space: pre-wrap;
5253

5354
.docs-markdown-code {
5455
padding: 0;

0 commit comments

Comments
 (0)