|
@@ -652,6 +652,10 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
margin-bottom: var(--wp--custom--gap--baseline);
|
|
margin-bottom: var(--wp--custom--gap--baseline);
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.wp-block-post-comments .nocomments {
|
|
|
|
+ display: none;
|
|
|
|
+}
|
|
|
|
+
|
|
.wp-block-post-template {
|
|
.wp-block-post-template {
|
|
margin-top: 0;
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
margin-bottom: 0;
|