Skip to content

Commit

Permalink
Remove group block example styles because they prevent global styles …
Browse files Browse the repository at this point in the history
…from being previewed
  • Loading branch information
ramonjd committed Nov 19, 2024
1 parent 564f069 commit c38bd7a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/block-library/src/group/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,6 @@ export const settings = {
type: 'constrained',
justifyContent: 'center',
},
style: {
spacing: {
padding: {
top: '4em',
right: '3em',
bottom: '4em',
left: '3em',
},
},
},
},
innerBlocks: [
{
Expand Down

0 comments on commit c38bd7a

Please sign in to comment.