Skip to content
Snippets Groups Projects
Commit c1ceecc1 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

ISTWCMS-5898: remove extra spacing above blockquotes when they have a header

parent 3e9d3e2c
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !70. Comments created here will be created in the context of that merge request.
......@@ -2,10 +2,6 @@
// Blockquote styles.
:where(blockquote) {
* + & {
margin-top: var(--size-5);
}
p {
color: inherit;
font-family: inherit;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment