Skip to content

Commit

Permalink
Fix image sizing on review modal
Browse files Browse the repository at this point in the history
  • Loading branch information
bookernath committed Nov 5, 2019
1 parent 1395ad5 commit 6f57ad4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

img {
@include lazy-loaded-img;
width: 100%;
}

@include lazy-loaded-padding('product_size');
Expand Down

0 comments on commit 6f57ad4

Please sign in to comment.