🚸 Add support for article images in front matter

Ref #381
This commit is contained in:
James Panther
2023-01-13 13:02:32 +11:00
parent 0813583381
commit af7067b86f
6 changed files with 34 additions and 14 deletions
+4
View File
@@ -1798,6 +1798,10 @@ body:has(#menu-controller:checked) {
margin-top: -1rem;
}
.-mt-3 {
margin-top: -0.75rem;
}
.mr-2 {
margin-right: 0.5rem;
}