Skip to content

Commit 5f131f7

Browse files
rodion-arraddaleax
authored andcommitted
doc: fix source link margin to sub-header mark
Prior to this commit, [src] link overlapped sharped (#) sub-header link PR-URL: #33664 Reviewed-By: James M Snell <[email protected]>
1 parent f12c6f4 commit 5f131f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎doc/api_assets/style.css‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ h5{
342342
.srclink{
343343
float: right;
344344
font-size: smaller;
345+
margin-right:30px;
345346
}
346347

347348
h1span,

0 commit comments

Comments
(0)