Tweak paragraph and header spacing
This commit is contained in:
parent
b29f895682
commit
ebce804cdd
1 changed files with 2 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ p:not(.quote-citation), section li {
|
||||||
|
|
||||||
section p {
|
section p {
|
||||||
line-height: 2;
|
line-height: 2;
|
||||||
|
margin: 4px 0 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
|
@ -178,7 +179,7 @@ main h2 {
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-weight: 1;
|
font-weight: 1;
|
||||||
margin: 10px 0;
|
margin: 10px 0 5px;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue