Skip to content

Commit

Permalink
Increase rubbish travel distance for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
C1200 committed Nov 13, 2021
1 parent 5b1c586 commit 9116ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ a {
transform: translate(0, 0) rotate(0deg);
}
100% {
transform: translate(600px, 0) rotate(360deg);
transform: translate(630px, 0) rotate(360deg);
}
}

Expand Down

0 comments on commit 9116ff9

Please sign in to comment.