Skip to content

Commit ac93a73

Browse files
Aditya SrivastavaMaledong
authored andcommitted
docs: fix broken text image (#2202)
Fixes: #2125 Currently, the text-image is broken on mobile for /en/docs/guides/event-loop-timers-and-nexttick But it should not be so.
1 parent f71ff8c commit ac93a73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/css/_base.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pre
6767
border-radius 3px
6868
padding 0.75em 1.2em
6969
font-size 0.8em
70-
white-space pre-wrap
70+
white-space pre
7171
color $light-gray3
7272
overflow-x auto
7373

0 commit comments

Comments
 (0)