diff --git a/assets/stylus/components/feature.styl b/assets/stylus/components/feature.styl index 480d930d..8271decb 100644 --- a/assets/stylus/components/feature.styl +++ b/assets/stylus/components/feature.styl @@ -211,9 +211,10 @@ .img-placeholder // nothing here yet - + .img-large .img-small +.img-large-webp opacity 0 .img-loaded @@ -226,7 +227,7 @@ filter blur(50px) transform scale(1) -.img-large +.img-large-webp &.lazyloaded opacity 1 transition: opacity .1s linear