Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
glodon authored and glodon committed Jul 5, 2024
1 parent 9234e9e commit f882455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/animation.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import { createAnimation, Stagger } from "./airframe/airframe";
import easing from "./airframe/easing";

const dx = 250;
const dx = 900;
const offOpacity = 0.6;

/* @jsx createAnimation */
Expand Down

0 comments on commit f882455

Please sign in to comment.