I previously reported a bug in the Tab element where the paragraph tags are being stripped out when you don’t have a hard return in the text and edit via Rich Text view. I’ve discovered that the same thing happens in the Card element both on the Front Content and the Back Content. (Since I have custom CSS applied to the .p tag, this is a problem for me.
The second issue is that I cannot get the content on the back of the card to center vertically. I have flexbox setup identically for Front Content and Back Content, but the back content is top aligned. Both are set as:
The front content is centered vertically, but the back content is not.