blockquote complex text margin

This commit is contained in:
Yuri Kuznetsov
2025-03-10 20:52:28 +02:00
parent dd5691ef7f
commit 08571e805a

View File

@@ -2788,6 +2788,10 @@ table.table td.cell .html-container {
margin-top: var(--line-height-computed-half);
}
blockquote {
margin-bottom: var(--line-height-computed-half);
}
pre,
blockquote {
&:first-child {