1:where(.wp-block-term-description){ 2 box-sizing:border-box; 3 margin-bottom:var(--wp--style--block-gap); 4 margin-top:var(--wp--style--block-gap); 5} 6 7.wp-block-term-description p{ 8 margin-bottom:0; 9 margin-top:0; 10}
:where(.wp-block-term-description){
box-sizing:border-box;
margin-bottom:var(--wp--style--block-gap);
margin-top:var(--wp--style--block-gap);
}
.wp-block-term-description p{
margin-bottom:0;
margin-top:0;