Parcourir la source

projects widget: Fix animation

George Cushen il y a 8 ans
Parent
commit
f3e9dea37f
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      static/css/hugo-academic.css

+ 0 - 2
static/css/hugo-academic.css

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