fixed line height in code
This commit is contained in:
parent
fa2829d280
commit
c6ec54d90b
|
@ -38,6 +38,7 @@ p {
|
|||
}
|
||||
|
||||
code {
|
||||
line-height: 1.4em;
|
||||
display: inline-block;
|
||||
font-family: cascadia;
|
||||
font-size: 0.9em;
|
||||
|
|
Loading…
Reference in a new issue