block-comment commentary is aligned to top

This commit is contained in:
2025-07-05 20:57:26 +01:00
parent c510415b64
commit a416336039

View File

@@ -374,13 +374,9 @@ block-comment {
}
@media (min-width: 80rem) {
block-comment {
align-items: center;
> blockquote:last-of-type {
grid-column: margin;
max-height: 67vh;
}
block-comment > blockquote:last-of-type {
grid-column: margin;
max-height: 67vh;
}
}