Skip to content

Commit 24788d7

Browse files
author
Maximilian
committed
fix: image sizing after WebP introduction
we would need to have this tag included after adding the picture tag
1 parent b4a83ad commit 24788d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/routes/_components/WhosUsingSvelte.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
color: var(--prime);
3131
}
3232
33+
picture,
3334
img {
3435
height: 100%;
3536
}

0 commit comments

Comments
 (0)