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 f882455 commit fe6ad35
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 = 900;
const dx = 250000;
const offOpacity = 0.6;

/* @jsx createAnimation */
Expand Down

0 comments on commit fe6ad35

Please sign in to comment.