Skip to content

Instantly share code, notes, and snippets.

@elipettingale
Last active August 3, 2021 07:13
Show Gist options
  • Select an option

  • Save elipettingale/d81055b3ea7386393cf6c9f8f867da81 to your computer and use it in GitHub Desktop.

Select an option

Save elipettingale/d81055b3ea7386393cf6c9f8f867da81 to your computer and use it in GitHub Desktop.
Wordpress | Increases the Gutenberg editor width to something that isn't ridiculous
.wp-block {
max-width: 1200px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment