You're applying transitions only to the :hover pseudo-class, and not to the element itself. .item { height:200px; width:200px; ...
確定! 回上一頁