Skip to content

Instantly share code, notes, and snippets.

@devmrin
Created September 25, 2020 17:26
Show Gist options
  • Save devmrin/10ec90dcec6208848160c2420f03d718 to your computer and use it in GitHub Desktop.
Save devmrin/10ec90dcec6208848160c2420f03d718 to your computer and use it in GitHub Desktop.
Basic Input Styles
border-radius: 4px;
height: 30px;
width: 300px;
outline: none;
padding: 0 10px;
box-shadow: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -2px rgba(0,0,0,.05);
border: none;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment