Sublime
An inspiration engine for ideas
one trick behind this demo πποΈ
.images {
translate: 0 calc(var(--active) * 1lh);
}
translate a container that holds the images with the line-height unit
lean into CSS custom properties and use JavaScript to update the values π€... See more
jhey Κβ’α΄₯β’Κx.com