Partial #1912 fix
This commit is contained in:
@@ -38,8 +38,9 @@ div.prose {
|
|||||||
|
|
||||||
pre {
|
pre {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
margin: 1em 0;
|
font-size: 1.2em;
|
||||||
padding: 1em 2em;
|
margin: 0.5em 0;
|
||||||
|
padding: 0.5em 1em;
|
||||||
background: #EEE;
|
background: #EEE;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user