Update _images.scss
This commit is contained in:
parent
a859d4e321
commit
41fd5eda76
|
@ -1,10 +1,7 @@
|
|||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
vertical-align: top;
|
||||
&[width],
|
||||
&[height] {
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -16,4 +13,4 @@ img {
|
|||
display: block;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue