You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
192 B

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