Quellcode durchsuchen

projects widget: Fix animation

George Cushen vor 8 Jahren
Ursprung
Commit
f3e9dea37f
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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;
 }