Fix inline code span display
This commit is contained in:
parent
8fbcbbda16
commit
18c8a7f247
9 changed files with 8 additions and 12 deletions
|
@ -469,7 +469,7 @@ blockquote {
|
|||
margin-left: 1em;
|
||||
border-left: 1em solid #e6e6e6;
|
||||
}
|
||||
code {
|
||||
pre code {
|
||||
font-family: Courier, monospace;
|
||||
white-space: pre;
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue