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,14 +374,10 @@ block-comment {
} }
@media (min-width: 80rem) { @media (min-width: 80rem) {
block-comment { block-comment > blockquote:last-of-type {
align-items: center;
> blockquote:last-of-type {
grid-column: margin; grid-column: margin;
max-height: 67vh; max-height: 67vh;
} }
}
} }
/* utilities */ /* utilities */