11 lines
137 B
SCSS

/* Images
--------------------------------------------- */
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}