Add global focus style for links

This commit is contained in:
ines 2017-11-05 16:07:00 +01:00
parent f092506578
commit b53c2010db
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@ main > *:not(footer) li a,
main aside a
@extend .u-link
a:focus
outline: 1px dotted $color-theme
//- Selection