Skip to content

Instantly share code, notes, and snippets.

@rafaelrozon
Last active February 19, 2019 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaelrozon/861d8e2ce02f29bfe4ca to your computer and use it in GitHub Desktop.
Save rafaelrozon/861d8e2ce02f29bfe4ca to your computer and use it in GitHub Desktop.
creates a nice effect of inset border/line
/* creates the effect of an inset line */
border-top: 2px solid #E4E4E4;
border-bottom: 1px solid white;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment