Skip to content

Instantly share code, notes, and snippets.

@phpbits
Created August 6, 2019 10:23
Embed
What would you like to do?
.entry-content {
.wp-block-custom-block-container {
padding: 30px 50px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment