Problems with flip cards in Safari.
After removing the line below, the backface is hidden again, solving the problem. With it applied, even using the -webkit- prefix, the backface was mirrored. I currently use SASS, but even with vanilla CSS the problems occurs.
Problems with flip cards in Safari. After removing the line below, the backface is hidden again, solving the problem. With it applied, even using the -webkit- prefix, the backface was mirrored. I currently use SASS, but even with vanilla CSS the problems occurs.
I also use version 8.0.1 of normalize.css, but in the tests I performed the behavior remained unchanged even with its removal.