Skip to content

Instantly share code, notes, and snippets.

@bmarcelino-fe
Created February 4, 2019 17:40
Show Gist options
  • Save bmarcelino-fe/3520fcbf207c48e7ebd143cf6146e8c7 to your computer and use it in GitHub Desktop.
Save bmarcelino-fe/3520fcbf207c48e7ebd143cf6146e8c7 to your computer and use it in GitHub Desktop.
Accessibility article gists
.no-focus-outline a:focus,
.no-focus-outline button:focus {
outline: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment