Skip to content

Commit 5aaaac4

Browse files
chore: revert
1 parent d15b9e3 commit 5aaaac4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/styles/app.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,14 @@ div.brand {
225225
white-space: pre-wrap;
226226
}
227227

228+
pre code {
229+
white-space: inherit;
230+
}
231+
232+
ul code {
233+
display: block;
234+
}
235+
228236
a.anchor::before {
229237
content: "§";
230238
display: none;

0 commit comments

Comments
 (0)