Skip to content

Commit

Permalink
fix: Aligned Garbage
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydrichards committed Jun 18, 2020
1 parent 42bbecd commit 5a557c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/animejs/garbage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export const Waste = ({ pathRef, onComplete, delay }: BoxProps) => {
width: 10,
backgroundColor: "black",
position: "absolute",
top: "420px",
top: "360px",
left: "-5px",
}}
></div>
Expand Down

0 comments on commit 5a557c1

Please sign in to comment.