Skip to content

Instantly share code, notes, and snippets.

@jbd91
Created February 2, 2018 03:54
Show Gist options
  • Select an option

  • Save jbd91/160abdd5778e815e761a971b7248e05c to your computer and use it in GitHub Desktop.

Select an option

Save jbd91/160abdd5778e815e761a971b7248e05c to your computer and use it in GitHub Desktop.
Slick Focus
.slick-slide {
&:focus {
outline: none;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment