Skip to content

Commit 5689ad9

Browse files
committed
Merge branch 'podcast'
2 parents abe9188 + 6a0db30 commit 5689ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/components/PresentationMode/RevealSlideshow.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
overflow-y: auto;
120120
overflow-x: auto;
121121
height: 100%;
122-
white-space: pre;
122+
white-space: pre-wrap;
123123
}
124124

125125
.codeBlock code {

0 commit comments

Comments
 (0)