/* Card hover */ .sample-card transition: transform 300ms var(--ease-out), box-shadow 300ms var(--ease-out), border-color 300ms;
.stagger-children.in-view > *:nth-child(1) transition-delay: 0ms; opacity:1; transform:translateY(0); .stagger-children.in-view > *:nth-child(2) transition-delay: 60ms; opacity:1; transform:translateY(0); .stagger-children.in-view > *:nth-child(3) transition-delay: 120ms; opacity:1; transform:translateY(0); .stagger-children.in-view > *:nth-child(4) transition-delay: 180ms; opacity:1; transform:translateY(0); .stagger-children.in-view > *:nth-child(5) transition-delay: 240ms; opacity:1; transform:translateY(0); .stagger-children.in-view > *:nth-child(6) transition-delay: 300ms; opacity:1; transform:translateY(0); .stagger-children.in-view > *:nth-child(7) transition-delay: 360ms; opacity:1; transform:translateY(0); .stagger-children.in-view > *:nth-child(8) transition-delay: 420ms; opacity:1; transform:translateY(0); .stagger-children.in-view > *:nth-child(9) transition-delay: 480ms; opacity:1; transform:translateY(0); falkovideo samples
Be mindful of where you post. Stick to forums and blogs dedicated to film preservation and vintage aesthetics. Final Thoughts /* Card hover */