Skip to content

Commit

Permalink
Merge pull request #3644 from abhi200446/updated
Browse files Browse the repository at this point in the history
upated donate books
  • Loading branch information
sailaja-adapa authored Oct 17, 2024
2 parents 4cf0e72 + bff24c2 commit ac2b3ba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4860,6 +4860,7 @@ <h1>Donate Books</h1>
<br>
<div class="container">



<!-- Card 1 -->
<div class="card" onmouseover="hoverCard(this)" onmouseout="unhoverCard(this)">
Expand Down Expand Up @@ -5018,7 +5019,7 @@ <h3>Rateus</h3>
<div id="toastMessage" class="toast-message"></div>
<script>
document.addEventListener("DOMContentLoaded", function() {
>>>>>>> f45b55ee1dfb10c427190aed1fd9fc4f4a757c58

const toastMessage = document.getElementById("toastMessage");

document.getElementById("submit-btn").addEventListener("click", function(event) {
Expand Down Expand Up @@ -5182,7 +5183,7 @@ <h3 style="text-align: center; color: #A30F17;">GET IN TOUCH</h3>
</article>
</main>

<!-- --Testimonials -->


<h2 class="h2 section-title has-underline" style="margin-top: 10.5rem;">
Testimonials
Expand Down

0 comments on commit ac2b3ba

Please sign in to comment.