Reduced line-height for code blocks (pre tags)
This commit is contained in:
parent
fc3bd0992a
commit
660f9e83c7
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ code, pre {
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
line-height: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in a new issue