@@ -195,6 +195,7 @@
.wp-block-post-comments form .comment-form-cookies-consent {
grid-area: cookies-consent;
+ margin-bottom: var(--wp--custom--margin--vertical);
}
.wp-block-post-comments form .comment-form-cookies-consent input[type="checkbox"] {
@@ -92,6 +92,7 @@
.comment-form-cookies-consent {
input[type="checkbox"] {
@include hide-accesibly;