This is still quite a new css feature though, its baseline 2025, chrome mobile just support this last month
If you want to try it out, just add this to your custom css:
.Post-body {
text-autospace: normal;
}
just Post-body should be enough i guess? 😶🌫️
Things like text-autospace: replace are actually not even supported by any mainstream browser yet