Elements that are centralised on desktop are often left aligned on smallest breakpoints, but the client-first alignment classes don’t work too well to implement this.
What do you do in this situation:
You have an element, and use the secondary class .text-align-center or .align-center to centralise the text or block.
On smaller breakpoints, you want most, but not all elements to be left aligned.
Would love to hear your solutions and thoughts.
Cheers
Scott