Skip to content

Commit

Permalink
优化流畅度
Browse files Browse the repository at this point in the history
  • Loading branch information
linyisonger committed Sep 29, 2024
1 parent 592cea5 commit d41ba9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 077.3D卡片旋转动效-鼠标跟随.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
border-radius: 12px;
display: flex;
box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
transition: all 0.5s;
transition: all 0.1s;
}

.card-content img {
Expand Down

0 comments on commit d41ba9d

Please sign in to comment.