diff --git a/cmd/tools/vdoc/theme/doc.css b/cmd/tools/vdoc/theme/doc.css index cb22284c6d..9f7b1e0b7d 100644 --- a/cmd/tools/vdoc/theme/doc.css +++ b/cmd/tools/vdoc/theme/doc.css @@ -747,6 +747,9 @@ button.copy { padding: 0 1rem; justify-content: space-between; } + .doc-content > .doc-node > .title { + margin-top: 3.5em; + } } @media (min-width: 1024px) {