We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e094a9a commit 742113cCopy full SHA for 742113c
src/css/doc.css
@@ -32,7 +32,7 @@ body {
32
font-weight: var(--heading-font-weight);
33
hyphens: none;
34
line-height: calc((var(--doc-line-height) + 1) / 2);
35
- margin: 17px 0 8px;
+ margin: 2rem 0 1rem;
36
}
37
38
.doc h1 {
0 commit comments