Skip to content

Commit

Permalink
Update home.js
Browse files Browse the repository at this point in the history
  • Loading branch information
stanieldev committed Nov 2, 2024
1 parent 827e1fa commit 69b4f35
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions home/home.js
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
// When the page is finished loading, add transition: var(--theme-transition); to the body element
document.addEventListener("DOMContentLoaded", function() {
document.body.style.transition = "var(--theme-transition)";
});

0 comments on commit 69b4f35

Please sign in to comment.