akashop/volumes/wp/wp-includes/blocks/term-description/style-rtl.css

9 lines
192 B
CSS
Raw Permalink Normal View History

2024-03-20 07:48:21 +00:00
:where(.wp-block-term-description){
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;
}