소스 검색

projects widget: Fix animation

George Cushen 8 년 전
부모
커밋
f3e9dea37f
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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;
 }