Is the card element hard coded to always be align-items center because I can’t see an option to override that behavior?
The website is in the secure note if you want to take a peak at it. It’s the card front back title that is centered.
I’ve set all flexbox alignments to start. I’ve set the text/headline element to align text left as well. However, the front card text is still center aligned and on inspection it looks like align-items is controlling that.