Skip to content

Commit c8269e2

Browse files
committed
style: Modify anchor style.
1 parent a2f3704 commit c8269e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/markdown.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ body[data-color-mode*='light'] {
596596
color: var(--color-danger-fg);
597597
}
598598

599-
.anchor {
599+
a.anchor {
600600
float: left;
601601
padding-right: 4px;
602602
margin-left: -20px;

0 commit comments

Comments
 (0)