Skip to content

Commit 0961d61

Browse files
save file
1 parent 9a54410 commit 0961d61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/css/blog.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636

3737

3838
code
39-
{font-family:monospace;background:whitesmoke;white-space:pre}
39+
{font-family:monospace;background:whitesmoke}
4040
code:not(.inline)
41-
{display:block;padding:10px;margin:20px 0;overflow:auto}
41+
{display:block;padding:10px;margin:20px 0;overflow:auto;white-space:pre}
4242
code.inline, code[inline]
4343
{display:inline;padding:5px 10px}
4444

0 commit comments

Comments
 (0)