projects widget: Fix animation

This commit is contained in:
George Cushen 2016-11-24 15:09:03 +00:00
commit f3e9dea37f

View file

@ -534,8 +534,6 @@ article {
}
.isotope-item {
transition-property: transform, opacity;
transition-duration: 0.8s;
z-index: 2;
}