Skip to content

Commit

Permalink
update styling for lazyload img
Browse files Browse the repository at this point in the history
  • Loading branch information
nathakits committed May 29, 2017
1 parent a910958 commit 1503cc8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/stylus/components/feature.styl
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,12 @@
background-size cover
backface-visibility: hidden

figure
img
object-fit contain
.lazy-img
padding-bottom: 56.25%;


.img-placeholder
// nothing here yet
Expand Down

0 comments on commit 1503cc8

Please sign in to comment.