Skip to content

Commit

Permalink
reanimate fox
Browse files Browse the repository at this point in the history
  • Loading branch information
Edit-Mr committed Aug 28, 2024
1 parent d4b0249 commit 588a041
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 9 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ html {

body {
--scrollTop: 0px;
--mouseX: 0;
--mouseY: 0;
--mouseX: 0px;
--mouseY: 0px;
--offsetX: calc((var(--mouseX) - 50vw) * -1);
--offsetY: calc((var(--mouseY) - 50vh) * -1);
animation: fadeIn 1s ease-in-out forwards;
Expand Down
64 changes: 64 additions & 0 deletions img/bamboo-wind.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions img/fox-wag.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 588a041

Please sign in to comment.