prevent anchor tag outline on :focus or :target pseudo-class

This commit is contained in:
Mike Greiling 2016-11-22 16:11:12 -06:00
parent 567b8a99fe
commit 118ab54914

View file

@ -182,6 +182,7 @@
left: -16px;
position: absolute;
text-decoration: none;
outline: none;
&::after {
content: image-url('icon_anchor.svg');