mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-09 04:20:10 +00:00
css: change line-height of code blocks to 1.4
This commit is contained in:
parent
076421c213
commit
1e53ae7011
1 changed files with 1 additions and 1 deletions
|
@ -1131,7 +1131,7 @@ code {
|
|||
margin: 0 0.2rem;
|
||||
border-radius: 0.2rem;
|
||||
text-indent: 0;
|
||||
line-height: 1.1rem;
|
||||
line-height: 1.4rem;
|
||||
}
|
||||
|
||||
pre.highlight {
|
||||
|
|
Loading…
Reference in a new issue