Skip to content

Commit 25a619a

Browse files
Remove webkit prefixes 🎉
1 parent 6217155 commit 25a619a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

source/attention_seekers/heartBeat.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
}
1717
}
1818
.heartBeat{
19-
-webkit-animation-name: heartBeat;
2019
animation-name: heartBeat;
21-
-webkit-animation-duration: 1.3s;
2220
animation-duration: 1.3s;
2321
animation-timing-function: ease-in-out;
2422
}

0 commit comments

Comments
 (0)