Skip to content

Commit

Permalink
Enable aspect ratio for Cover and Group blocks.
Browse files Browse the repository at this point in the history
This will be a WordPress 6.5 feature as it only landed in Gutenberg 17.6. See: WordPress/gutenberg#56897
  • Loading branch information
justintadlock committed Jan 27, 2024
1 parent 53a0905 commit 2a1ea89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@
}
},
"dimensions": {
"aspectRatio": true,
"minHeight": true
},
"layout": {
Expand Down

0 comments on commit 2a1ea89

Please sign in to comment.