Update heading font size - #630
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Preview changesYou can preview these changes by following the link below: I will update this comment with the latest preview links as you push more changes to this PR. Note The preview sites are created using WordPress Playground. You can add content, edit settings, and test the themes as you would on a real site, but please note that changes are not saved between sessions. |
juanfra
left a comment
There was a problem hiding this comment.
Thanks Bea, looks good. I adjusted the code because it was giving a block validation error.
Description
Unfortunately this is a workaround to the intended behaviour of this heading. It should ideally stretch to match the content width in all variations, but that isn't possible currently in the editor. Fixes #627. Here's how it should look with the updated font size:
Screenshots
Testing Instructions