Skip to content

Commit

Permalink
Remove experimental bottom margin
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinan committed Jul 24, 2023
1 parent 7035826 commit b8bb5c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions packages/block-library/src/classic.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
font-size: 1.125em;
}

.wp-block-file {
margin-bottom: 1.5em;
}

.wp-block-file__button {
background: #32373c;
color: $white;
Expand Down
7 changes: 0 additions & 7 deletions packages/block-library/src/file/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,6 @@
"margin": true,
"padding": true
},
"__experimentalStyle": {
"spacing": {
"margin": {
"bottom": "1.5em"
}
}
},
"color": {
"gradients": true,
"link": true,
Expand Down

0 comments on commit b8bb5c2

Please sign in to comment.