Skip to content

Commit bcb19a5

Browse files
committed
doc: fix source link margin to sub-header mark
Prior to this commit, [src] link overlapped sharped (#) sub-header link
1 parent 2935f72 commit bcb19a5

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)