wenqili / knowtebook

0 stars 0 forks source link

CSS Snippet #8

Open wenqili opened 5 years ago

wenqili commented 5 years ago

Responsive image

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