Typography
Outline shift
Layered text outlines that drift with the pointer for depth.
SHIFT
Move to pull the outlines apart
transform: translate(calc(var(--dx) * var(--layer) * 1px), calc(var(--dy) * var(--layer) * 1px));
Typography
Layered text outlines that drift with the pointer for depth.
Move to pull the outlines apart
transform: translate(calc(var(--dx) * var(--layer) * 1px), calc(var(--dy) * var(--layer) * 1px));