The animation should be stepped, not linear. Minimally, your CSS should be: .fa-spin { -webkit-animation: fa-spin 1s infinite steps(8); …
確定! 回上一頁