Skip to content

Commit 37e22fe

Browse files
committed
Remove Unused Animation
1 parent 7b4d3b2 commit 37e22fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h2 id="other-software" class="" data-aos="zoom-in">Other Software</h2>
5858
<div class="card h-100">
5959
<div class="card-body">
6060
<div class="float-end ps-2 pb-2">
61-
<a class="url-link" href="" target="_blank" rel="noopener"><img src="" class="hvr-grow-lg animate__animated animate__rotateIn" alt="" height="64" width="64"></a>
61+
<a class="url-link" href="" target="_blank" rel="noopener"><img src="" class="hvr-grow-lg" alt="" height="64" width="64"></a>
6262
</div>
6363
<h4 class="card-title">
6464
<a class="link-body-emphasis text-decoration-none url-link hvr-grow" href="" target="_blank" rel="noopener">Title</a>

0 commit comments

Comments
 (0)