Skip to content

Instantly share code, notes, and snippets.

@jrmarqueshd
Created November 13, 2019 15:27
Show Gist options
  • Save jrmarqueshd/3ce703835607d054f87fbff922fcc1f4 to your computer and use it in GitHub Desktop.
Save jrmarqueshd/3ce703835607d054f87fbff922fcc1f4 to your computer and use it in GitHub Desktop.
Create a outline with radius
input, textarea, select{
box-shadow: 0 0 2pt 1pt #2d0d5e !important;
outline: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment