I just started out with the Shopify Polaris library.
I have a title made like this:
<DisplayText size="large">Contact</DisplayText>
Now I want to center that. But setting className
or using inline styling has no effect, thats a known fact...
So how do I style this component? Or any Polaris component? And how do I center this DisplayText?