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.
v doc
1 parent d704798 commit e60d928Copy full SHA for e60d928
1 file changed
cmd/tools/vdoc/theme/doc.css
@@ -426,7 +426,7 @@ hr {
426
font-size: 0.85rem;
427
}
428
.doc-content > .doc-node {
429
- padding: 5rem 0 2rem 0;
+ padding: 0.5rem 0 0.5rem 0;
430
margin-top: -4rem;
431
overflow: hidden;
432
word-break: break-word;
@@ -785,7 +785,7 @@ button.copy {
785
padding-top: 0;
786
787
.doc-content > .doc-node.const:not(:last-child) {
788
- padding-bottom: 1rem;
+ padding-bottom: 5px;
789
790
.doc-container {
791
margin-left: 300px;
0 commit comments