Skip to content

Instantly share code, notes, and snippets.

@wplit
Created June 16, 2019 23:50
Show Gist options
  • Select an option

  • Save wplit/55f516f1a4f15901d9e54e18b323e740 to your computer and use it in GitHub Desktop.

Select an option

Save wplit/55f516f1a4f15901d9e54e18b323e740 to your computer and use it in GitHub Desktop.
Change Width of Block Editor to Match Oxygen Template (in editor-styles.css)
/* Change max-width to match template */
.wp-block {
max-width: 720px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment