Skip to content

Commit

Permalink
Fix: avatar2 made reponsive
Browse files Browse the repository at this point in the history
  • Loading branch information
VikashPR committed Mar 10, 2022
1 parent ca3666e commit 06e6bc0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified docs/.DS_Store
Binary file not shown.
Binary file modified docs/assets/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h3 data-aos="fade-out" data-aos-duration="800" data-aos-delay="100">I'm Vikash
</div>
<div class="about-right">
<div class="avatar-card" data-aos="fade-out" data-aos-duration="1500">
<img src="./assets/image/avatar2.webp" alt="">
<img width="350 " height=" 467" src="./assets/image/avatar2.webp" alt="">
</div>
</div>
</div>
Expand Down

0 comments on commit 06e6bc0

Please sign in to comment.