Skip to content

Commit a0537db

Browse files
style: revert wrap text code (#1473)
1 parent 27750d4 commit a0537db

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/styles/app.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -221,14 +221,6 @@ div.brand {
221221
white-space: pre-wrap;
222222
}
223223

224-
pre code {
225-
white-space: inherit;
226-
}
227-
228-
ul code {
229-
display: block;
230-
}
231-
232224
a.anchor::before {
233225
content: "§";
234226
display: none;

0 commit comments

Comments
 (0)