Skip to content

Commit

Permalink
change aos effect for image
Browse files Browse the repository at this point in the history
  • Loading branch information
Deri-Kurniawan authored Mar 13, 2022
1 parent 967c0e1 commit 0cf2305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<div class="col text-center">
<div class="container">
<img class="img-thumbnail about-profile-image" src="./assets/img/deri.jpg" alt="Deri Kurniawan Person Image"
width="325px" style="vertical-align: middle;" tabindex="0" data-aos="slide-up">
width="325px" style="vertical-align: middle;" tabindex="0" data-aos="fade">
</div>
</div>
<div class="col-xl-8">
Expand Down

0 comments on commit 0cf2305

Please sign in to comment.