Skip to content

Commit d92531d

Browse files
committed
Fix code blocks not wrapping
1 parent 7bd2deb commit d92531d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

styles/global.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ a {
204204
code {
205205
@extend .text-body-mono;
206206
font-size: inherit;
207-
white-space: nowrap;
208207
background-color: var(--bg-gray-80);
209208
border-radius: 20px;
210209
padding: 0 var(--spacing-xxs);

0 commit comments

Comments
 (0)