1
0
Fork 0

Fix inline code span display

This commit is contained in:
Hypolite Petovan 2018-09-19 23:10:41 -04:00
commit 18c8a7f247
9 changed files with 8 additions and 12 deletions

View file

@ -41,7 +41,7 @@ img { border :0px; }
width: 384px;
}
code {
pre code {
font-family: Courier, monospace;
white-space: pre;
display: block;