This commit is contained in:
@@ -22,7 +22,7 @@ window.addEventListener('scroll', () => {
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
<!--
|
||||
<script>
|
||||
window.addEventListener("scroll", () => {
|
||||
const content = document.getElementById("main-content");
|
||||
@@ -60,6 +60,8 @@ window.addEventListener('scroll', () => {
|
||||
});
|
||||
</script>
|
||||
|
||||
-->
|
||||
|
||||
<video autoplay loop muted playsinline
|
||||
style="position: absolute; top: 0; left: 0;
|
||||
height: 92vh; width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user