improve heading link style

This commit is contained in:
Amolith 2021-11-10 04:08:54 -05:00
parent 6900f128aa
commit 0a863b0713
Signed by: Amolith
GPG Key ID: 5548AD9930655715
2 changed files with 4 additions and 2 deletions

View File

@ -82,7 +82,8 @@ input[type=text]:focus {
}
.anchor-tag {
font-size: 70%;
margin-left: 7px;
position: relative;
bottom: 2.6px;
background-size: 100% 0;
background-position: 0 150%;
&::after {

View File

@ -121,7 +121,8 @@
}
.anchor-tag {
font-size: 70%;
margin-left: 7px;
position: relative;
bottom: 2.6px;
background-size: 100% 0;
background-position: 0 150%;
&::after {