feat(title): improve `.header-anchor` display effect

This commit is contained in:
郭桓桓 2023-03-07 19:47:52 +08:00
parent 32be4bf51a
commit ff23b42eec
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75
1 changed files with 3 additions and 2 deletions

View File

@ -71,11 +71,12 @@ hr {
.header-anchor {
float: left;
margin-top: .125rem;
margin-top: 0;
margin-left: -1.25rem;
padding-right: .5rem;
border: 0 !important;
font-size: .875rem;
font-weight: 600;
font-size: inherit;
text-decoration: none;
opacity: 0;
&:hover,