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
@@ -21,11 +21,6 @@ const preview = [
.page-hero {
margin-top: 0;
padding-top: 3rem;
}
/* Sveltia wraps the image preview in a paragraph */
.page-figure p {
margin: 0;
}`,
];
writeFileSync(new URL('../public/admin/preview.css', import.meta.url),