Fix fancy links in Chrome
This commit is contained in:
parent
601eefab54
commit
1dbf90b7a1
|
@ -150,6 +150,7 @@ a {
|
||||||
|
|
||||||
> span {
|
> span {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
top: -0.15em;
|
||||||
transition: 0.3s ease all;
|
transition: 0.3s ease all;
|
||||||
font-family: $monospace;
|
font-family: $monospace;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
|
|
Loading…
Reference in New Issue