Mastodon Feed: Post

Mastodon Feed

db@social.lol ("David Bushell 🪿") wrote:

you can't work with or around WordPress generated styles, you have to fight them at their own game

this is my least painful solution today (so far) 😔

& > :is([style*="text-align: center"], [style*="text-align:center"]) {   margin-inline: auto; }