Site logo

Archived topic

problem with content spacing on mobile

1 reply · Started by Sima on November 23, 2020

Viewing posts 1–2 of 2

I am using justify aligning and my content looks strange on a mobile device. It looks like more than one space between each word. Is there any way to improve the look?

Hi there,

Justified text on web browsers is pretty terrible, unlike a desktop application it just doesn't have the complex algorithms to calculate better spacing. And the text-justify CSS property has very limited browser support:

https://caniuse.com/?search=text-justify

Personally i would not use this property.

This archived topic is closed to new replies.