Give arbitrary elements access to image/ratio responsive classes (#592)

This commit is contained in:
Roger Vandawalker 2018-10-31 09:50:49 -04:00 committed by Jeremy Thomas
parent 000b3eff0c
commit 54954a2907

View File

@ -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%