Skip to content

Commit

Permalink
Add wide + full support to the site tagline block. (#35589)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellr committed Oct 13, 2021
1 parent e029dab commit bccecb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/site-tagline/block.json
Expand Up @@ -12,6 +12,7 @@
}
},
"supports": {
"align": [ "wide", "full" ],
"html": false,
"color": {
"gradients": true
Expand Down

0 comments on commit bccecb5

Please sign in to comment.