Skip to content

Commit 3087847

Browse files
Revert "style: white-space for wrap text code" (#1475)
1 parent a0537db commit 3087847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/styles/app.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ div.brand {
218218
color: var(--code-color);
219219
background-color: var(--code-bg-color);
220220
border: 1px solid var(--code-border-color);
221-
white-space: pre-wrap;
222221
}
223222

224223
a.anchor::before {

0 commit comments

Comments
 (0)