Demo website broken in Safari
JayBizzle opened this issue · 4 comments
JayBizzle commented
JayBizzle commented
Probably just need to vendor prefix some CSS, specifically display: flex
on the .version
selector
i.e. display: -webkit-flex;
tholman commented
Updated the flex property... do you think you could look now - And re-open if its still messed up?
Appreciate you pointing it out, big time!
JayBizzle commented
Yep, all good 👍
tholman commented
Cheers!
Haha, so embarrassing!