Adjust sibling blockquoute element top margin
This commit is contained in:
parent
83ffb750a2
commit
129f83af03
|
@ -200,7 +200,7 @@ a:focus img {
|
|||
}
|
||||
|
||||
blockquote > * + :not([class]),
|
||||
.c-blockquote,
|
||||
* + blockquote,
|
||||
.c-blockquote__attribution {
|
||||
margin-top: var(--sz-paragraph-margin);
|
||||
}
|
||||
|
|
|
@ -200,7 +200,7 @@ a:focus img {
|
|||
}
|
||||
|
||||
blockquote > * + :not([class]),
|
||||
.c-blockquote,
|
||||
* + blockquote,
|
||||
.c-blockquote__attribution {
|
||||
margin-top: var(--sz-paragraph-margin);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue