fix: image sizing after WebP introduction

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

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

Loading…
Cancel
Save