improve heading link style
This commit is contained in:
parent
6900f128aa
commit
0a863b0713
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue