Skip to content

Instantly share code, notes, and snippets.

@itsdavidmorgan
Created November 19, 2018 18:29
Show Gist options
  • Select an option

  • Save itsdavidmorgan/3612de5e93321a61bc64d8b852498398 to your computer and use it in GitHub Desktop.

Select an option

Save itsdavidmorgan/3612de5e93321a61bc64d8b852498398 to your computer and use it in GitHub Desktop.
Global Gutenberg Block Styles
div[class*="wp-block"],
figure[class*="wp-block"],
blockquote[class*="wp-block"] {
margin-top: 32px;
margin-bottom: 32px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment