feat: move anchor item to left of text in markdown
This commit is contained in:
		| @@ -148,5 +148,6 @@ main.loading { | ||||
| .markdown-body>h2>.anchor, | ||||
| .markdown-body>h3>.anchor { | ||||
|   display: inline-flex; | ||||
|   margin-right: 5px; | ||||
|   margin-left: -26px; | ||||
|   margin-right: 12px; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user