Skip to content

Commit 79dc0e4

Browse files
committed
Fix jgthms#81
1 parent 392f947 commit 79dc0e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sass/elements/image.sass

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ $dimensions: 16 24 32 48 64 96 128
55
position: relative
66
img
77
display: block
8+
height: auto
9+
width: 100%
810
// Ratio
911
&.is-square,
1012
&.is-1by1,

0 commit comments

Comments
 (0)