WordPress / twentytwenty

Twenty Twenty is included in Core as of WordPress 5.3 🎉 To report any issues, please go here: https://core.trac.wordpress.org/newticket
Other
300 stars 138 forks source link

Remove margins for the group block when a background-color is set #996

Closed allancole closed 4 years ago

allancole commented 4 years ago

This PR Remove margins for the group block when a background-color is set. The solution was borrowed from @briceduclos original PR: #944

It also contains some recompiled RTL styles that are needed to sync with the origin/master branch.