Skip to content

Commit

Permalink
Declare font-size support in heading block (#21431)
Browse files Browse the repository at this point in the history
  • Loading branch information
nosolosw authored Apr 8, 2020
1 parent c19d2d9 commit 7db547c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/heading/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const settings = {
lightBlockWrapper: true,
__experimentalColor: true,
__experimentalLineHeight: true,
__experimentalFontSize: true,
},
example: {
attributes: {
Expand Down

0 comments on commit 7db547c

Please sign in to comment.