Merge pull request #1 from odarriba/master

👍
This commit is contained in:
Louis LIN 2014-04-16 18:20:11 +02:00
commit 4868ebc5db

View File

@ -367,7 +367,7 @@
100%{transform: translateY(0)}
}
.faa-float.animated, .faa-float.animated-hover:hover {
- moz-animation: float 2s linear infinite;
-moz-animation: float 2s linear infinite;
-webkit-animation: float 2s linear infinite;
-ms-animation: float 2s linear infinite;
animation: float 2s linear infinite;