Skip to content

Commit

Permalink
Contribution Himanshi Rana
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshirana2403 committed Oct 22, 2023
1 parent ae63a53 commit 59c1668
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
Binary file added Images/Himawari Uzumaki.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,19 @@ <h1 class="chars">Characters</h1>

<!--[Gojo Satoru] card Start-->


<div class="flip-card good">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title ">Himawari Uzumaki</h2>
<img data-src="./Images/Himawari Uzumaki.jpg" alt="Himawari Uzumaki" height="330px" width="300px">
</div>
<div class="flip-card-back">
<p class="card-text">
Himawari is the daughter of Naruto and Hinata, as well as the younger sister of Boruto.
</p>
</div>
</div>
</div>

<div class="flip-card good">
<div class="flip-card-inner">
Expand Down

0 comments on commit 59c1668

Please sign in to comment.