Security update for Core, with self-updated composer
[yaffs-website] / web / core / themes / seven / css / base / elements.css
index 6644ceae6ddbdcb9768bbdaccb4ec904ab2cee31..51f19f03539b9a61b5545f1bfa34876f64b36959 100644 (file)
@@ -172,3 +172,7 @@ details summary:focus,
 details summary:hover {
   text-decoration: underline;
 }
+img {
+  max-width: 100%;
+  height: auto;
+}