Skip to content

Commit

Permalink
Merge pull request #243 from Ridhima10/tiltCard
Browse files Browse the repository at this point in the history
Added Tilt card functionality to carousal image
  • Loading branch information
anuragverma108 authored May 13, 2024
2 parents 45140a2 + 995d174 commit 6c5f735
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h1 class="h1 hero-title">SwapReads.com - Where Books Find New Adventures!</h1>

</div>

<div class="hero-banner has-before">
<div class="hero-banner has-before" data-tilt="">
<img src="./assets/images/hero-banner.png" width="431" height="596"
alt="things i never said, a novel by claudia wilson" class="w-100">

Expand Down Expand Up @@ -948,6 +948,7 @@ <h5>Quick Links</h5>


</script>
<script src="vanilla-tilt.js"></script>
</body>

</html>
Loading

0 comments on commit 6c5f735

Please sign in to comment.