Fix missing preview for images

This commit is contained in:
2026-09-24 14:18:45 +02:00
parent 061f94c85f
commit d4769e9a33
3 changed files with 19 additions and 12 deletions
-5
View File
@@ -482,8 +482,3 @@ button:hover .arrow {
margin-top: 0;
padding-top: 3rem;
}
/* Sveltia wraps the image preview in a paragraph */
.page-figure p {
margin: 0;
}