Fix fancy links in Chrome

This commit is contained in:
Shadowfacts 2019-01-05 11:16:15 -05:00
parent 601eefab54
commit 1dbf90b7a1
Signed by: shadowfacts
GPG Key ID: 94A5AB95422746E5
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ a {
> span {
position: absolute;
top: -0.15em;
transition: 0.3s ease all;
font-family: $monospace;
color: transparent;