hugo: Display images a figures

This commit is contained in:
Jan Kremer 2026-01-13 07:40:34 +01:00
parent 564fcf8038
commit 988507af98
No known key found for this signature in database
5 changed files with 34 additions and 13 deletions

View file

@ -207,11 +207,9 @@ article {
margin: 0;
figcaption {
p {
margin: 0.25rem 0 2rem;
font-family: var(--sans-serif);
text-align: center;
}
margin: 0.25rem 0 2rem;
font-family: var(--sans-serif);
text-align: center;
}
}