Skip to content
Snippets Groups Projects
Commit 6c6db525 authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file home.html

parent f6176fd2
No related branches found
No related tags found
No related merge requests found
......@@ -500,8 +500,7 @@
this.classList.toggle('expanded');
});
});
// Add this new script for fade effect
function isElementInViewport(el) {
const rect = el.getBoundingClientRect();
return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment