Skip to content

Instantly share code, notes, and snippets.

@James-E-Adams
Created November 28, 2018 08:03
Show Gist options
  • Save James-E-Adams/0b249a70291dfa775d6a69cb06a299b7 to your computer and use it in GitHub Desktop.
Save James-E-Adams/0b249a70291dfa775d6a69cb06a299b7 to your computer and use it in GitHub Desktop.
css diff
124,126c120,121
< -webkit-box-sizing: content-box;
< box-sizing: content-box;
< background-color: transparent;
---
> box-sizing: initial;
> background-color: initial;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment