Skip to content

Instantly share code, notes, and snippets.

@royeradames
Last active January 29, 2021 13:38
Show Gist options
  • Save royeradames/fd34b0d36d0eeaf25bd9f97fb0816684 to your computer and use it in GitHub Desktop.
Save royeradames/fd34b0d36d0eeaf25bd9f97fb0816684 to your computer and use it in GitHub Desktop.
html {
font-size: 10px;
box-sizing: border-box;
}
*, *:before, *:after {
font-size: inherit;
box-sizing: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment