Skip to content

Commit

Permalink
Tweak debug focus outline.
Browse files Browse the repository at this point in the history
  • Loading branch information
flachware committed Feb 15, 2017
1 parent fb2104c commit fc7ec3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stylesheets/partials/_debug.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
@if $debug == true {
*:focus {
outline: 3px solid transparentize($debug-color, 0.5);
outline-offset: -3px;
}
}

0 comments on commit fc7ec3d

Please sign in to comment.