Fix missing preview for images
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user