Skip to content

Commit

Permalink
fix: remove duplicate code (#3674)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingCaiChong committed Mar 15, 2024
1 parent 0434e71 commit c33ee66
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,18 +125,6 @@
}
}

@keyframes ant-rotate {
to {
transform: rotate(405deg);
}
}

@keyframes ant-spin-move {
to {
opacity: 1;
}
}

@keyframes ant-spin-move {
to {
opacity: 1;
Expand Down

0 comments on commit c33ee66

Please sign in to comment.