Skip to content

Commit

Permalink
added new card
Browse files Browse the repository at this point in the history
  • Loading branch information
AMRUTHA-BYSANI committed Oct 28, 2024
1 parent 52c1c53 commit 0bc5618
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -712,6 +712,11 @@ <h2 class="h-secondary center" style="font-family: var(--ff-philosopher)">60's D
<h2 class="h-secondary center" style="font-family: var(--ff-philosopher);">Whimsical Nostalgia: The Stardust Bonbon</h2>
<p class="center" style="font-family: var(--ff-poppins);">The Stardust Bonbon, a sweet relic from an era when the universe was our playground.</p>
</div>
<div class="box" data-aos="fade-down">
<img src="Images/comic.jpg" alt="Comic-Book" class="card-image">
<h2 class="h-secondary center" style="font-family: var(--ff-philosopher);">Timeless heroes and endless adventures</h2>
<p class="center" style="font-family: var(--ff-poppins);">Heroic battles, funky fashion, and a world where everything's just a splash of color away!</p>
</div>
</div>

</section>
Expand Down

0 comments on commit 0bc5618

Please sign in to comment.