Skip to content

Commit

Permalink
fixed ui changing on scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshvdw committed May 8, 2024
1 parent 72ba666 commit 6c0261a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const onReady = () => {
});
page == "about" && aboutLottie();
stopCmdClick(); // prevent command click from triggering page transition
};
}

const onLoading = () => {
loopLogoLoading();
Expand Down
2 changes: 1 addition & 1 deletion dist/app.js.map

Large diffs are not rendered by default.

0 comments on commit 6c0261a

Please sign in to comment.