[CSS] +height auto pour les images
[lhc/web/clavettes.git] / css / habillage.scss
index aecc238..663e0e0 100644 (file)
@@ -261,6 +261,7 @@ p{
 }
 .article img{
        width:100%;
+       height:auto;
        margin:0;
 }
 .article ul{