Set html size attributes for images

This commit is contained in:
2020-12-03 17:55:35 +01:00
parent f307dfe308
commit 52216c8af2
4 changed files with 25 additions and 17 deletions
+2
View File
@@ -90,6 +90,8 @@ a {
img {
display: block;
width: auto;
height: auto;
max-width: 100%;
&.left {