Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
g1eny0ung committed Dec 28, 2019
1 parent 5d937db commit 9563522
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,10 @@
@keyframes petal {
from {
transform: rotate(0deg);
opacity: 0.6;
}

50% {
opacity: 1;
}

to {
transform: rotate(360deg);
opacity: 0.6;
}
}

Expand Down

0 comments on commit 9563522

Please sign in to comment.