fix: image sizing after WebP introduction

we would need to have this tag included after adding the picture tag
pull/7738/head
Maximilian 6 years ago
parent ac07fcbc6c
commit 0e43eb8a26

@ -30,6 +30,7 @@
color: var(--prime); color: var(--prime);
} }
picture,
img { img {
height: 100%; height: 100%;
} }

Loading…
Cancel
Save