Render blockquotes in a figure
Render cite and caption too.
This commit is contained in:
parent
25eaca442c
commit
e04e7dafa3
5 changed files with 33 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
* QUOTATIONS
|
||||
*************/
|
||||
|
||||
blockquote {
|
||||
.figure--blockquote, :not(.figure--blockquote) > blockquote {
|
||||
--border-width: var(--space-xs);
|
||||
--inline-padding: var(--space-l);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue