|
@@ -197,7 +197,7 @@ is passed all of the block attributes on the block definition in the template. *
|
|
}
|
|
}
|
|
|
|
|
|
.wp-block-post-comments .commentlist > li {
|
|
.wp-block-post-comments .commentlist > li {
|
|
- margin-bottom: var(--wp--custom--margin--vertical);
|
|
|
|
|
|
+ margin-bottom: calc(1.5 * var( --wp--style--block-gap ));
|
|
}
|
|
}
|
|
|
|
|
|
.wp-block-post-comments .commentlist > li:not(first-child) {
|
|
.wp-block-post-comments .commentlist > li:not(first-child) {
|