Fix line height in code block.
This commit is contained in:
@@ -23,6 +23,7 @@ code, .rst-content tt {
|
|||||||
|
|
||||||
.hljs {
|
.hljs {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
|
line-height: 1.5;
|
||||||
padding: 1em 0.5em;
|
padding: 1em 0.5em;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border-color: #f4f4f4;
|
border-color: #f4f4f4;
|
||||||
|
|||||||
Reference in New Issue
Block a user