Skip to content

Instantly share code, notes, and snippets.

@chillybin
Last active March 29, 2019 00:07
Show Gist options
  • Save chillybin/fcf162c320770b57eb090ce136f0e34c to your computer and use it in GitHub Desktop.
Save chillybin/fcf162c320770b57eb090ce136f0e34c to your computer and use it in GitHub Desktop.
ChillyBin Child Theme - Common Styles
body {
font-family: 'system-ui', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
/* Full Width Page
-------------------------------------------- */
.site-inner.full {
max-width: none;
padding: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment