You are here

resp_img.css in Responsive images and styles 8

img.resp-img-picture {
  max-width: 100%;
  height: auto;
}

File

css/resp_img.css
View source
  1. img.resp-img-picture {
  2. max-width: 100%;
  3. height: auto;
  4. }