diff --git a/sass/elements/image.sass b/sass/elements/image.sass index e1e877b1..cfa64fef 100644 --- a/sass/elements/image.sass +++ b/sass/elements/image.sass @@ -26,7 +26,8 @@ $dimensions: 16 24 32 48 64 96 128 !default &.is-9by16, &.is-1by2, &.is-1by3 - img + img, + .has-ratio @extend %overlay height: 100% width: 100%