#c{data.uid}.flip-card:hover .flip-card-inner {transform: rotateY({card.rotateY});}#c{data.uid} .flip-card-back {transform: rotateY({card.rotateY});}
// Flip Card rotate on hover - Card.html t3sbflipCard(viewportWidth); window.addEventListener('resize', function(event) { resizedViewportWidth = parseFloat(getComputedStyle(document.querySelector('html'), null).width.replace("px", "")); t3sbflipCard(resizedViewportWidth); }, true);
{card.text.bottom -> f:format.html()}
{card.text.top -> f:format.html()}