Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Strikezor authored Mar 19, 2024
1 parent 290609b commit 560cf3d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,6 @@ li {
animation: vibrate-1 0.3s linear infinite both;
}

/* ----------------------------------------------
* Generated by Animista
* Licensed under FreeBSD License.
* See http://animista.net/license for more info.
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */

.hit {
-webkit-animation: hit 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
animation: hit 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
Expand Down Expand Up @@ -200,4 +193,4 @@ li {
-webkit-transform: translate(0);
transform: translate(0);
}
}
}

0 comments on commit 560cf3d

Please sign in to comment.