Skip to content

Instantly share code, notes, and snippets.

@xdesro
Created September 19, 2019 17:56
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xdesro/5e7f01a6a0c8fa3394c0a9a529e86bd1 to your computer and use it in GitHub Desktop.
Save xdesro/5e7f01a6a0c8fa3394c0a9a529e86bd1 to your computer and use it in GitHub Desktop.
The most useful line of CSS I've ever written.
*, *:before, *:after { box-sizing: border-box; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment