Skip to content

Commit

Permalink
Changed Background Body
Browse files Browse the repository at this point in the history
  • Loading branch information
aslams2020 committed Aug 6, 2024
1 parent edfa0a5 commit 2cf65ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,15 @@
</head>
<body>
<video id="background-video" autoplay muted loop>
<source src="back5.mp4" type="video/mp4" />
<source src="img/bg video terms2.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>

<div class="container">
<div class="toggle-container aos-init aos-animate" data-aos="fade-down">
<input id="themeToggle" class="toggle" type="checkbox">
</div>
<h1 class="title">Contributors</h1>
<h1 class="title">Our Contributors</h1>
<div id="contributors" class="contributors-grid"></div>
<div class="pagination-btns">
<button class="btn" id="prevBtn"> <i class="bi bi-arrow-left-circle"></i> </button>
Expand Down

0 comments on commit 2cf65ec

Please sign in to comment.