Skip to content

Instantly share code, notes, and snippets.

@thexavismith
Created September 28, 2022 22:09
Show Gist options
  • Save thexavismith/439c98ffd362c8218f7ea6a0133d8e17 to your computer and use it in GitHub Desktop.
Save thexavismith/439c98ffd362c8218f7ea6a0133d8e17 to your computer and use it in GitHub Desktop.
.wrapper {
margin-left: auto;
margin-right: auto;
max-width: var();
padding-left: var();
padding-right: var();
}
.wrapper--large {
max-width: var();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment