new pricing
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
mutations.forEach(function (m) {
|
||||
var card = m.target;
|
||||
if (!card.classList.contains('scroll-visible')) return;
|
||||
|
||||
mo.unobserve(card);
|
||||
if (card._oribiAnimated) return;
|
||||
card._oribiAnimated = true;
|
||||
|
||||
// Trigger icon pop ~150ms after the card itself starts fading in.
|
||||
// Supports both .feature-icon (feature-cards) and .value-icon (value-cards).
|
||||
|
||||
Reference in New Issue
Block a user