code chunks css: fix line height
This commit is contained in:
parent
253bad1a95
commit
12c5c85584
1 changed files with 1 additions and 1 deletions
|
@ -860,7 +860,7 @@ pre code {
|
|||
|
||||
pre {
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.5;
|
||||
line-height: 1.5em;
|
||||
border-radius: 0.25rem;
|
||||
padding: 0.59375rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue