Adjust blockquote padding

This commit is contained in:
Helen Chong 2024-07-29 22:49:17 +08:00
parent a8e1ef9f26
commit 9ce2ea6cbf
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ del {
}
figure, blockquote {
margin: 1rem 0;
padding: 1em 1.4em 1.4em;
padding: 0.7em 1.4em;
font: inherit;
page-break-inside: avoid;
}