Browser rendering issue on Safari.

@chungwu render issue on safari

We have a component on our landing page that is rendering fine on chrome (image 1) and firefox, but wrong on safari (image 2). The safari issue is seen obth on safari 16.6 and 17, and can easily be seen on browserstack by using Mac->Sonoma->Safari->17 (image 3). URL for the issue: https://www.sipsby.com/

Project: k5wi36LTCNmnJb5rh2sgis

Page: Home [Holiday 2023]

I think this should be fixed if you can add align-items: start to your .sb-scard-wide-template class… it looks like safari considers the left image to be taller than what’s rendered here

Thank you! That fixed half of it, but got me in the right direction. Sorry for bugging you when it was my problem, but thank you for jumping on it :slightly_smiling_face: