Adjust blockquote padding
This commit is contained in:
parent
a8e1ef9f26
commit
9ce2ea6cbf
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue