Fix size of code blocks in headlines and make the line spacing more pleasant.
This commit is contained in:
parent
8714d3b650
commit
71f639e503
@ -84,7 +84,7 @@ body {
|
||||
width: 100%;
|
||||
max-width: var(--main-max-width);
|
||||
font-size: 1.2rem;
|
||||
line-height: 1.2;
|
||||
line-height: 1.4;
|
||||
padding-bottom: 8rem;
|
||||
|
||||
/* A stand-alone blog post (not in a blog stream). */
|
||||
@ -166,7 +166,6 @@ body {
|
||||
.code,
|
||||
.verbatim {
|
||||
font-family: var(--src-font-family);
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.quote_block {
|
||||
|
Loading…
x
Reference in New Issue
Block a user