fix: image sizing after WebP introduction

we would need to have this tag included after adding the picture tag
pull/3129/head
Maximilian 6 years ago
parent b4a83ad80c
commit 24788d7ee1

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

Loading…
Cancel
Save