Revert "fix figure width for smaller images"

This reverts commit 5a8b5208a6.
This commit is contained in:
panr 2024-12-21 23:40:14 +01:00
parent 5a8b5208a6
commit 83a4952e5c
2 changed files with 0 additions and 13 deletions

View file

@ -211,10 +211,6 @@ img {
overflow: hidden;
}
figure {
width: fit-content;
}
figure img,
figure video {
margin-bottom: 0;