@@ -154,6 +154,7 @@ a {
a:not(.ab-item):not(.screen-reader-shortcut):active, a:not(.ab-item):not(.screen-reader-shortcut):focus {
outline: 1px dotted currentColor;
+ outline-offset: 0.1em;
text-decoration: none;
}
@@ -38,6 +38,7 @@ a:not(.ab-item):not(.screen-reader-shortcut) {
&:active,
&:focus {