Skip to content

Commit 167a21a

Browse files
rodion-arrMylesBorins
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 146538d commit 167a21a

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
h1 span,

0 commit comments

Comments
 (0)