homepage/styles/lib/_motion.scss

4 lines
207 B
SCSS

$subtle: 0.1s cubic-bezier(0.56, 0.03, 0.35, 0.9);
$gentle: 0.2s cubic-bezier(1, 0.11, 0.41, 0.69);
$prominent: 0.7s cubic-bezier(0.45, 0.16, 0.38, 0.7);
$background: 8s cubic-bezier(0.45, 0.16, 0.38, 0.7);